diff options
author | York Sun <york.sun@nxp.com> | 2017-03-27 11:41:03 -0700 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2017-04-17 09:03:30 -0700 |
commit | 73fb583829efb296ecdddb08c426e2261cb84d0a (patch) | |
tree | 5a65e6eb8394a5fc66a27ba4773c529d5f4490c9 /scripts | |
parent | c1303bfd7e14f5ee451f6aafeeca2d87ac1255d6 (diff) | |
download | u-boot-73fb583829efb296ecdddb08c426e2261cb84d0a.tar.gz |
armv7: ls1021a: Drop macro CONFIG_LS102XA
Use CONFIG_ARCH_LS1021A instead.
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 b7b7a24d54..5e515d215c 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1697,7 +1697,6 @@ CONFIG_LPC_IO_BASE CONFIG_LPUART CONFIG_LPUART_32B_REG CONFIG_LQ038J7DH53 -CONFIG_LS102XA CONFIG_LS102XA_STREAM_ID CONFIG_LSCHLV2 CONFIG_LSXHL |