[U-Boot] [PATCH v4 3/3] whitelist: Remove "CONFIG_SYS_CCI400_ADDR" from whitelist
Ashish Kumar
Ashish.Kumar at nxp.com
Tue Jul 25 06:33:56 UTC 2017
This config is depricated and new config SYS_CCI400_OFFSET
is introduced in Kconfig
Signed-off-by: Ashish Kumar <Ashish.Kumar at nxp.com>
---
v3:
This is v3 for https://patchwork.ozlabs.org/patch/731464/
v4:
No change
scripts/config_whitelist.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index e261d02..c29f8f3 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -2516,7 +2516,6 @@ CONFIG_SYS_CACHE_STASHING
CONFIG_SYS_CADMUS_BASE_REG
CONFIG_SYS_CBSIZE
CONFIG_SYS_CCCR
-CONFIG_SYS_CCI400_ADDR
CONFIG_SYS_CCSRBAR
CONFIG_SYS_CCSRBAR_PHYS
CONFIG_SYS_CCSRBAR_PHYS_HIGH
--
2.7.4
More information about the U-Boot
mailing list