summaryrefslogtreecommitdiffstats
path: root/arch/ppc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r--arch/ppc/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index fc2048bfda..6efc59f41c 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -3,6 +3,7 @@ config BOARDINFO
default "Phytec Phycore mpc5200b tiny" if MACH_PHYCORE_MPC5200B_TINY
config ARCH_TEXT_BASE
+ hex
default 0x00000000 if RELOCATABLE
default 0x01000000 if MACH_PHYCORE_MPC5200B_TINY
@@ -16,6 +17,8 @@ config HAS_EARLY_INIT
config PPC
bool
+ select HAS_KALLSYMS
+ select HAS_MODULE
default y
# Uh, we should decide which one we want to use