diff options
author | York Sun | 2016-12-28 08:43:48 -0800 |
---|---|---|
committer | Tom Rini | 2017-01-04 19:40:54 -0500 |
commit | 9ec10107e1cfb6d788a73cef98c3669e53f833c4 (patch) | |
tree | 7221ef65001f3eddc3b18dae8667f091b81a3ae0 /scripts | |
parent | f43417ec97cc0e3d0c8bf9f743af4fe503c744a1 (diff) |
powerpc: E6500: Move macro CONFIG_E6500 to Kconfig
Use Kconfig option E6500 and clean up existing usage.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 6904345a7fb..e5b23015f78 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -5515,7 +5515,6 @@ CONFIG_SYS_FSL_SRIO_OB_WIN_NUM CONFIG_SYS_FSL_SRIO_OFFSET CONFIG_SYS_FSL_SRK_LE CONFIG_SYS_FSL_TBCLK_DIV -CONFIG_SYS_FSL_THREADS_PER_CORE CONFIG_SYS_FSL_TIMER_ADDR CONFIG_SYS_FSL_USB1_ADDR CONFIG_SYS_FSL_USB1_PHY_ENABLE |