diff options
author | Ran Wang <ran.wang_1@nxp.com> | 2018-09-26 13:46:29 +0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2018-09-27 10:01:27 -0700 |
commit | 247058b9b4b60a9d67aefd3d3e930fcd3ba9c7c3 (patch) | |
tree | 19c67fa243e56ad4be995f7d2e381b4810ffdf87 /scripts | |
parent | db947fa038f753d17b6afa2dce06534e22b750b9 (diff) | |
download | u-boot-247058b9b4b60a9d67aefd3d3e930fcd3ba9c7c3.tar.gz |
drivers: qe: Move CONFIG_U_QE to Kconfig
Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
[York S: revised subject line and removed commit message]
Reviewed-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 94953d8738..cf97b64296 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -4635,7 +4635,6 @@ CONFIG_USE_SPIFLASH CONFIG_UTBIPAR_INIT_TBIPA CONFIG_U_BOOT_HDR_ADDR CONFIG_U_BOOT_HDR_SIZE -CONFIG_U_QE CONFIG_VAL CONFIG_VAR_SIZE_SPL CONFIG_VCT_NOR |