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 --- include/configs/omap3_igep00x0.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/omap3_igep00x0.h') diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h index ab54a25..e2a7f63 100644 --- a/include/configs/omap3_igep00x0.h +++ b/include/configs/omap3_igep00x0.h @@ -136,7 +136,6 @@ #define CONFIG_ENV_UBI_PART "UBI" #define CONFIG_ENV_UBI_VOLUME "config" #define CONFIG_ENV_UBI_VOLUME_REDUND "config_r" -#define CONFIG_UBI_SILENCE_MSG 1 #define CONFIG_ENV_SIZE (32*1024) #endif /* __IGEP00X0_H */ -- cgit v1.1