arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option
authorVladimir Zapolskiy <vz@mleia.com>
Mon, 17 Sep 2018 19:03:27 +0000 (22:03 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 19 Oct 2018 16:56:58 +0000 (12:56 -0400)
The option has never existed and config whitelist script accumulates
it from a comment block, wipe it out from the source code.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
arch/arm/cpu/arm926ejs/lpc32xx/dram.c
scripts/config_whitelist.txt

index 2dce00234330fe3881352677512d7ddcfec5ac21..4f975694fd69127dfdf4de5822b39a06d69b5fd2 100644 (file)
@@ -8,9 +8,6 @@
  * This is called by SPL to gain access to the SDR DRAM.
  *
  * This code runs from SRAM.
- *
- * Actual CONFIG_LPC32XX_SDRAM_* parameters must be provided
- * by the board configuration file.
  */
 
 #include <common.h>
index b566bfe4dccbf58d9db1c3fab07b199b37e5ed72..b6c793ca2fcde7f64f1fb8d04a69a3ea57410566 100644 (file)
@@ -1178,7 +1178,6 @@ CONFIG_LPC32XX_NAND_SLC_WDR_CLKS
 CONFIG_LPC32XX_NAND_SLC_WHOLD
 CONFIG_LPC32XX_NAND_SLC_WSETUP
 CONFIG_LPC32XX_NAND_SLC_WWIDTH
-CONFIG_LPC32XX_SDRAM_
 CONFIG_LPC32XX_SSP_TIMEOUT
 CONFIG_LPC_BASE
 CONFIG_LPC_IO_BASE