aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index aef63c8e3d2d..da28e7ba6083 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -983,6 +983,9 @@ config HZ
983 default AT91_TIMER_HZ if ARCH_AT91 983 default AT91_TIMER_HZ if ARCH_AT91
984 default 100 984 default 100
985 985
986config ARM_ASM_UNIFIED
987 bool
988
986config AEABI 989config AEABI
987 bool "Use the ARM EABI to compile the kernel" 990 bool "Use the ARM EABI to compile the kernel"
988 help 991 help