diff options
Diffstat (limited to 'configs/plutux_defconfig')
-rw-r--r-- | configs/plutux_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/plutux_defconfig b/configs/plutux_defconfig index 958392fd6c3..170ac86468d 100644 --- a/configs/plutux_defconfig +++ b/configs/plutux_defconfig @@ -1,7 +1,7 @@ CONFIG_ARM=y CONFIG_SYS_L2CACHE_OFF=y CONFIG_ARCH_TEGRA=y -CONFIG_SYS_TEXT_BASE=0x00110000 +CONFIG_TEXT_BASE=0x00110000 CONFIG_NR_DRAM_BANKS=2 CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_OFFSET=0x1FFE0000 |