diff options
author | Petr Vorel <petr.vorel@gmail.com> | 2018-03-24 01:49:24 +0100 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2018-03-24 06:37:25 +0100 |
commit | c0ce4ceaba03fa6ddf738628344025c44fc78dd4 (patch) | |
tree | 2355a3175edf3cd99159af92ff23561c0c792215 /scripts | |
parent | afb6fda2ae0b04f806a55fc5882df49a8eab572d (diff) | |
download | u-boot-c0ce4ceaba03fa6ddf738628344025c44fc78dd4.tar.gz u-boot-c0ce4ceaba03fa6ddf738628344025c44fc78dd4.tar.bz2 u-boot-c0ce4ceaba03fa6ddf738628344025c44fc78dd4.zip |
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index fce1391ac4..0c7db05274 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -4629,7 +4629,6 @@ CONFIG_UART_OR_PRELIM CONFIG_UBIBLOCK CONFIG_UBIFS_VOLUME CONFIG_UBI_PART -CONFIG_UBI_SILENCE_MSG CONFIG_UBI_SIZE CONFIG_UBOOT1_ENV_ADDR CONFIG_UBOOT2_ENV_ADDR |