diff options
| author | Tom Rini <[email protected]> | 2022-06-27 13:35:46 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-07-08 17:57:33 -0400 |
| commit | 38d091ac1d2d57612adb53b802609a7c3dcdbe3d (patch) | |
| tree | b08fc8b1717a9438835a608ecc05080db03ffe37 /scripts | |
| parent | 52686b87390791945eb05deaedac3c47f193a80f (diff) | |
Convert CONFIG_SYS_CACHE_STASHING to Kconfig
This converts the following to Kconfig:
CONFIG_SYS_CACHE_STASHING
Signed-off-by: Tom Rini <[email protected]>
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 0a2b8179d49..000ec0945f9 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -495,7 +495,6 @@ CONFIG_SYS_CACHE_ACR1 CONFIG_SYS_CACHE_ACR2 CONFIG_SYS_CACHE_DCACR CONFIG_SYS_CACHE_ICACR -CONFIG_SYS_CACHE_STASHING CONFIG_SYS_CCSRBAR CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR_PHYS_HIGH |
