diff options
author | York Sun <york.sun@nxp.com> | 2016-12-28 08:43:27 -0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-01-04 19:40:12 -0500 |
commit | f8dee360341538f80a1b61b632c852c443ba5558 (patch) | |
tree | 97d359cd14fe21a3fac47e344a310d8f9da157f0 /scripts | |
parent | 87f5f5417fc897df0b05826b408f0f4b7d2ee388 (diff) | |
download | u-boot-f8dee360341538f80a1b61b632c852c443ba5558.zip u-boot-f8dee360341538f80a1b61b632c852c443ba5558.tar.gz u-boot-f8dee360341538f80a1b61b632c852c443ba5558.tar.bz2 |
powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig
Use Kconfig option for E500 and E500MC macros.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 6d614c6..ea12cf1 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -957,8 +957,6 @@ CONFIG_DW_WDT_CLOCK_KHZ CONFIG_DYNAMIC_MMC_DEVNO CONFIG_E1000_NO_NVM CONFIG_E300 -CONFIG_E500 -CONFIG_E500MC CONFIG_E5500 CONFIG_E6500 CONFIG_EBCAW_VAL |