summaryrefslogtreecommitdiffstats
path: root/arch/ppc/mach-mpc85xx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/mach-mpc85xx/Kconfig')
-rw-r--r--arch/ppc/mach-mpc85xx/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/ppc/mach-mpc85xx/Kconfig b/arch/ppc/mach-mpc85xx/Kconfig
index 0b76204519..2d1ca8a9b6 100644
--- a/arch/ppc/mach-mpc85xx/Kconfig
+++ b/arch/ppc/mach-mpc85xx/Kconfig
@@ -3,6 +3,10 @@ if ARCH_MPC85XX
config MMU
default y if CMD_MEMTEST
+config BTB
+ bool
+ default y if P2020RDB || P1022DS || DA923RC
+
config TEXT_BASE
hex
default 0xeff80000 if P2020RDB