diff options
author | York Sun | 2016-10-04 14:31:48 -0700 |
---|---|---|
committer | York Sun | 2016-10-06 09:59:10 -0700 |
commit | fb2bf8c2c6c5e80a941987d7c8abcf47c825f942 (patch) | |
tree | 4c8551ab4a793a12504f722226337043ed5db917 /scripts | |
parent | 4a4441765dfdead347f7a49fb2a93d295325c095 (diff) |
arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig
Move these options to Kconfig and create a sub-menu to avoid name
conflict with other architectures.
Signed-off-by: York Sun <york.sun@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
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 efa95f07ae7..d717103caca 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1299,8 +1299,6 @@ CONFIG_FSL_LAW CONFIG_FSL_LAYERSCAPE CONFIG_FSL_LBC CONFIG_FSL_LINFLEXUART -CONFIG_FSL_LSCH2 -CONFIG_FSL_LSCH3 CONFIG_FSL_LS_PPA CONFIG_FSL_MC9SDZ60 CONFIG_FSL_MC_ENET |