
Signed-off-by: Tom Rini trini@konsulko.com --- include/configs/socrates.h | 2 +- scripts/config_whitelist.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/configs/socrates.h b/include/configs/socrates.h index eb5c14fff28e..ddbd257d08a5 100644 --- a/include/configs/socrates.h +++ b/include/configs/socrates.h @@ -17,7 +17,7 @@ #define __CONFIG_H
/* High Level Configuration Options */ -#define CONFIG_SOCRATES 1 +#define CFG_SOCRATES 1
/* * Only possible on E500 Version 2 or newer cores. diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index fa6ceab52d5c..9f28554caab4 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -198,7 +198,7 @@ CFG_SH_QSPI_BASE CFG_SLIC CFG_SMDK5420 CFG_SMP_PEN_ADDR -CONFIG_SOCRATES +CFG_SOCRATES CONFIG_SPI_ADDR CONFIG_SPI_BOOTING CONFIG_SPI_FLASH_QUAD