diff options
Diffstat (limited to 'configs/plutux_defconfig')
-rw-r--r-- | configs/plutux_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/plutux_defconfig b/configs/plutux_defconfig index fc339d56b8..15bc7a38b3 100644 --- a/configs/plutux_defconfig +++ b/configs/plutux_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y +CONFIG_SYS_L2CACHE_OFF=y CONFIG_ARCH_TEGRA=y CONFIG_SYS_TEXT_BASE=0x00110000 CONFIG_NR_DRAM_BANKS=2 |