diff options
-rw-r--r-- | include/configs/s32v234evb.h | 4 | ||||
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/s32v234evb.h b/include/configs/s32v234evb.h index e207ca45fd..11ae2c1c52 100644 --- a/include/configs/s32v234evb.h +++ b/include/configs/s32v234evb.h @@ -34,10 +34,6 @@ #define CONFIG_SKIP_LOWLEVEL_INIT -/* Config CACHE */ - -#define CONFIG_SYS_FULL_VA - /* Enable passing of ATAGs */ #define CONFIG_CMDLINE_TAG diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index da495f545b..1602b05f07 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -2647,7 +2647,6 @@ CONFIG_SYS_FTSDMC021_CR2 CONFIG_SYS_FTSDMC021_TP1 CONFIG_SYS_FTSDMC021_TP2 CONFIG_SYS_FTSMC020_CONFIGS -CONFIG_SYS_FULL_VA CONFIG_SYS_GAFR0_L_VAL CONFIG_SYS_GAFR0_U_VAL CONFIG_SYS_GAFR1_L_VAL |