From c0ce4ceaba03fa6ddf738628344025c44fc78dd4 Mon Sep 17 00:00:00 2001 From: Petr Vorel Date: Sat, 24 Mar 2018 01:49:24 +0100 Subject: Convert CONFIG_UBI_SILENCE_MSG to Kconfig Signed-off-by: Petr Vorel --- configs/am335x_igep003x_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/am335x_igep003x_defconfig') diff --git a/configs/am335x_igep003x_defconfig b/configs/am335x_igep003x_defconfig index e4292b549b..be4f112286 100644 --- a/configs/am335x_igep003x_defconfig +++ b/configs/am335x_igep003x_defconfig @@ -37,6 +37,7 @@ CONFIG_CMD_EXT4_WRITE=y CONFIG_MTDIDS_DEFAULT="nand0=omap2-nand.0" CONFIG_MTDPARTS_DEFAULT="mtdparts=omap2-nand.0:512k(SPL),-(UBI)" CONFIG_CMD_UBI=y +CONFIG_UBI_SILENCE_MSG=y # CONFIG_CMD_UBIFS is not set CONFIG_ENV_IS_IN_UBI=y CONFIG_UBIFS_SILENCE_MSG=y -- cgit v1.2.1