summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorFabien Parent <fparent@baylibre.com>2016-11-29 16:31:30 +0300
committerTom Rini <trini@konsulko.com>2016-12-03 21:21:16 +0300
commitd92ca46e72ef2b8c93c5dfd50e9dd8df448cf899 (patch)
tree61cdc92798ac23cc1cc1fd341f1700ba85acf656 /scripts
parentcf07d39fb17b376cb69eb86ac15c1088f01a33ef (diff)
downloadu-boot-d92ca46e72ef2b8c93c5dfd50e9dd8df448cf899.tar.xz
davinci: omapl138_lcdk: use correct define for 16 bit NAND chips
The omapl138_lcdk header defines CONFIG_SYS_NAND_BUSWIDTH_16_BIT while the correct name is CONFIG_SYS_NAND_BUSWIDTH_16BIT. While renaming the only occurrence of CONFIG_SYS_NAND_BUSWIDTH_16_BIT, let's also remove it from the config_whitelist.txt file. Signed-off-by: Fabien Parent <fparent@baylibre.com> Reviewed-by: Tom Rini <trini@konsulko.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 a08d90ece4..4e83457900 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -6580,7 +6580,6 @@ CONFIG_SYS_NAND_BLOCK_SIZE
CONFIG_SYS_NAND_BOOT
CONFIG_SYS_NAND_BR_PRELIM
CONFIG_SYS_NAND_BUSWIDTH_16
-CONFIG_SYS_NAND_BUSWIDTH_16_BIT
CONFIG_SYS_NAND_CE
CONFIG_SYS_NAND_CLE
CONFIG_SYS_NAND_CS