aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/Kconfig')
-rw-r--r--arch/avr32/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index 06e73bf665e9..2ae6591b3a55 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -80,7 +80,6 @@ config PLATFORM_AT32AP
80 select ARCH_REQUIRE_GPIOLIB 80 select ARCH_REQUIRE_GPIOLIB
81 select GENERIC_ALLOCATOR 81 select GENERIC_ALLOCATOR
82 select HAVE_FB_ATMEL 82 select HAVE_FB_ATMEL
83 select HAVE_NET_MACB
84 83
85# 84#
86# CPU types 85# CPU types
@@ -193,9 +192,6 @@ source "kernel/Kconfig.preempt"
193config QUICKLIST 192config QUICKLIST
194 def_bool y 193 def_bool y
195 194
196config HAVE_ARCH_BOOTMEM
197 def_bool n
198
199config ARCH_HAVE_MEMORY_PRESENT 195config ARCH_HAVE_MEMORY_PRESENT
200 def_bool n 196 def_bool n
201 197