aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index ea52fae33290..744d07e69602 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -843,6 +843,11 @@ config OABI_COMPAT
843 UNPREDICTABLE (in fact it can be predicted that it won't work 843 UNPREDICTABLE (in fact it can be predicted that it won't work
844 at all). If in doubt say Y. 844 at all). If in doubt say Y.
845 845
846config ARCH_FLATMEM_HAS_HOLES
847 bool
848 default y
849 depends on FLATMEM
850
846# Discontigmem is deprecated 851# Discontigmem is deprecated
847config ARCH_DISCONTIGMEM_ENABLE 852config ARCH_DISCONTIGMEM_ENABLE
848 bool 853 bool