summaryrefslogtreecommitdiff
path: root/include/configs/am335x_igep003x.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/am335x_igep003x.h
parentafb6fda2ae0b04f806a55fc5882df49a8eab572d (diff)
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Diffstat (limited to 'include/configs/am335x_igep003x.h')
-rw-r--r--include/configs/am335x_igep003x.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/am335x_igep003x.h b/include/configs/am335x_igep003x.h
index e00c73dab3..fe3f838598 100644
--- a/include/configs/am335x_igep003x.h
+++ b/include/configs/am335x_igep003x.h
@@ -22,9 +22,6 @@
#define CONFIG_ENV_SIZE (96 << 10) /* 96 KiB */
-/* Make the verbose messages from UBI stop printing */
-#define CONFIG_UBI_SILENCE_MSG
-
#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
#ifndef CONFIG_SPL_BUILD