diff options
Diffstat (limited to 'configs/igep0032_defconfig')
-rw-r--r-- | configs/igep0032_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/igep0032_defconfig b/configs/igep0032_defconfig index 0a3dff7796..7683e7412b 100644 --- a/configs/igep0032_defconfig +++ b/configs/igep0032_defconfig @@ -27,7 +27,9 @@ CONFIG_CMD_SPI=y CONFIG_CMD_CACHE=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_UBI=y +CONFIG_UBI_SILENCE_MSG=y # CONFIG_CMD_UBIFS is not set +CONFIG_UBIFS_SILENCE_MSG=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_MMC_OMAP_HS=y CONFIG_NAND=y |