From: Vladimir Zapolskiy Date: Mon, 17 Sep 2018 18:56:36 +0000 (+0300) Subject: work_92105: remove unused CONFIG_LPC32XX_SPL configuration option X-Git-Tag: v2018.11-rc3~42 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=61eb2860757a89eeb4f6573067263424d8452bfe;p=oweals%2Fu-boot.git work_92105: remove unused CONFIG_LPC32XX_SPL configuration option The CONFIG_LPC32XX_SPL option from board include file has never been used, it is safe to remove it. Signed-off-by: Vladimir Zapolskiy --- diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h index f453f01675..471b3f4861 100644 --- a/include/configs/work_92105.h +++ b/include/configs/work_92105.h @@ -25,9 +25,6 @@ #define CONFIG_SKIP_LOWLEVEL_INIT #endif -/* generate LPC32XX-specific SPL image */ -#define CONFIG_LPC32XX_SPL - /* * Memory configurations */ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index b85c35b7af..b566bfe4dc 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1179,7 +1179,6 @@ CONFIG_LPC32XX_NAND_SLC_WHOLD CONFIG_LPC32XX_NAND_SLC_WSETUP CONFIG_LPC32XX_NAND_SLC_WWIDTH CONFIG_LPC32XX_SDRAM_ -CONFIG_LPC32XX_SPL CONFIG_LPC32XX_SSP_TIMEOUT CONFIG_LPC_BASE CONFIG_LPC_IO_BASE