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 <vz@mleia.com>
lime2-spi
Vladimir Zapolskiy 6 years ago committed by Tom Rini
parent e3e0819cbc
commit 61eb286075
  1. 3
      include/configs/work_92105.h
  2. 1
      scripts/config_whitelist.txt

@ -25,9 +25,6 @@
#define CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_SKIP_LOWLEVEL_INIT
#endif #endif
/* generate LPC32XX-specific SPL image */
#define CONFIG_LPC32XX_SPL
/* /*
* Memory configurations * Memory configurations
*/ */

@ -1179,7 +1179,6 @@ CONFIG_LPC32XX_NAND_SLC_WHOLD
CONFIG_LPC32XX_NAND_SLC_WSETUP CONFIG_LPC32XX_NAND_SLC_WSETUP
CONFIG_LPC32XX_NAND_SLC_WWIDTH CONFIG_LPC32XX_NAND_SLC_WWIDTH
CONFIG_LPC32XX_SDRAM_ CONFIG_LPC32XX_SDRAM_
CONFIG_LPC32XX_SPL
CONFIG_LPC32XX_SSP_TIMEOUT CONFIG_LPC32XX_SSP_TIMEOUT
CONFIG_LPC_BASE CONFIG_LPC_BASE
CONFIG_LPC_IO_BASE CONFIG_LPC_IO_BASE

Loading…
Cancel
Save