Skip to content
Snippets Groups Projects
Commit 02ff91e8 authored by Michal Simek's avatar Michal Simek Committed by Tom Rini
Browse files

arm64: Remove CONFIG_SYS_FULL_VA macro


All configurations have been removed in 2016 by commit 7985cdf7
("arm64: Remove non-full-va map code").

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 7125d2c1
No related branches found
No related tags found
No related merge requests found
...@@ -34,10 +34,6 @@ ...@@ -34,10 +34,6 @@
#define CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_SKIP_LOWLEVEL_INIT
/* Config CACHE */
#define CONFIG_SYS_FULL_VA
/* Enable passing of ATAGs */ /* Enable passing of ATAGs */
#define CONFIG_CMDLINE_TAG #define CONFIG_CMDLINE_TAG
......
...@@ -2647,7 +2647,6 @@ CONFIG_SYS_FTSDMC021_CR2 ...@@ -2647,7 +2647,6 @@ CONFIG_SYS_FTSDMC021_CR2
CONFIG_SYS_FTSDMC021_TP1 CONFIG_SYS_FTSDMC021_TP1
CONFIG_SYS_FTSDMC021_TP2 CONFIG_SYS_FTSDMC021_TP2
CONFIG_SYS_FTSMC020_CONFIGS CONFIG_SYS_FTSMC020_CONFIGS
CONFIG_SYS_FULL_VA
CONFIG_SYS_GAFR0_L_VAL CONFIG_SYS_GAFR0_L_VAL
CONFIG_SYS_GAFR0_U_VAL CONFIG_SYS_GAFR0_U_VAL
CONFIG_SYS_GAFR1_L_VAL CONFIG_SYS_GAFR1_L_VAL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment