aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-07-10 06:47:33 -0500
committerTom Rini <trini@konsulko.com>2018-07-21 22:26:59 -0400
commit8d0d6bc121ef403ae601920ee29d53fa03cfb4b9 (patch)
tree590d76e300c06cb451ece7627dff4b3d1334a8fd /scripts
parent9d04b5fe16018953720ff01eeb7636d9ec31bb36 (diff)
downloadu-boot-8d0d6bc121ef403ae601920ee29d53fa03cfb4b9.zip
u-boot-8d0d6bc121ef403ae601920ee29d53fa03cfb4b9.tar.gz
u-boot-8d0d6bc121ef403ae601920ee29d53fa03cfb4b9.tar.bz2
configs: Convert CONFIG_USE_NAND to CONFIG_NAND
The DA850-EVM and OMAPL138_LCDK both use checks for CONFIG_USE_NAND. This patch changes these checks to CONFIG_NAND which is already defined in Kconfig. Since the OMAPL138_LCDK already had CONFIG_NAND defined in its defconfig, it can be deleted from configs/omapl138_lcdk.h. Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config_whitelist.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index d6d4fb9..8e137c7 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -4675,7 +4675,6 @@ CONFIG_USB_XHCI_KEYSTONE
CONFIG_USB_XHCI_OMAP
CONFIG_USER_LOWLEVEL_INIT
CONFIG_USE_INTERRUPT
-CONFIG_USE_NAND
CONFIG_USE_NOR
CONFIG_USE_ONENAND_BOARD_INIT
CONFIG_USE_SPIFLASH