aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omap3_igep00x0.h
diff options
context:
space:
mode:
authorPetr Vorel <petr.vorel@gmail.com>2018-03-24 01:49:24 +0100
committerHeiko Schocher <hs@denx.de>2018-03-24 06:37:25 +0100
commitc0ce4ceaba03fa6ddf738628344025c44fc78dd4 (patch)
tree2355a3175edf3cd99159af92ff23561c0c792215 /include/configs/omap3_igep00x0.h
parentafb6fda2ae0b04f806a55fc5882df49a8eab572d (diff)
downloadu-boot-c0ce4ceaba03fa6ddf738628344025c44fc78dd4.zip
u-boot-c0ce4ceaba03fa6ddf738628344025c44fc78dd4.tar.gz
u-boot-c0ce4ceaba03fa6ddf738628344025c44fc78dd4.tar.bz2
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Diffstat (limited to 'include/configs/omap3_igep00x0.h')
-rw-r--r--include/configs/omap3_igep00x0.h1
1 files changed, 0 insertions, 1 deletions
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 */