]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
arm: mx6: remove unused config variable CONFIG_SPL_NAND_MXS
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 26 May 2017 08:12:09 +0000 (10:12 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 31 May 2017 08:11:11 +0000 (10:11 +0200)
The config variable CONFIG_SPL_NAND_MXS is only set in
include/configs/imx6_spl.h but used nowhere.
Remove it.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
include/configs/imx6_spl.h
scripts/config_whitelist.txt

index 4598d272d571429e42fc07613b453b9299b8900d..bda9541af6625e3c6460e8edbd0a03469c0a9ab6 100644 (file)
  */
 #define CONFIG_SPL_PAD_TO              0x11000
 
-/* NAND support */
-#if defined(CONFIG_SPL_NAND_SUPPORT)
-#define CONFIG_SPL_NAND_MXS
-#endif
-
 /* MMC support */
 #if defined(CONFIG_SPL_MMC_SUPPORT)
 #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION     1
index e8f49ebe5df74941c3ae6e9b4855a1e435210ee2..5b7257b5a83ec085c6812d0fbaef2f8561ff9721 100644 (file)
@@ -2617,7 +2617,6 @@ CONFIG_SPL_NAND_ECC
 CONFIG_SPL_NAND_INIT
 CONFIG_SPL_NAND_LOAD
 CONFIG_SPL_NAND_MINIMAL
-CONFIG_SPL_NAND_MXS
 CONFIG_SPL_NAND_RAW_ONLY
 CONFIG_SPL_NAND_SIMPLE
 CONFIG_SPL_NAND_SOFTECC