diff options
Diffstat (limited to 'arch/avr32')
-rw-r--r-- | arch/avr32/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig index 06e73bf665e9..c2bbc9a72222 100644 --- a/arch/avr32/Kconfig +++ b/arch/avr32/Kconfig | |||
@@ -193,9 +193,6 @@ source "kernel/Kconfig.preempt" | |||
193 | config QUICKLIST | 193 | config QUICKLIST |
194 | def_bool y | 194 | def_bool y |
195 | 195 | ||
196 | config HAVE_ARCH_BOOTMEM | ||
197 | def_bool n | ||
198 | |||
199 | config ARCH_HAVE_MEMORY_PRESENT | 196 | config ARCH_HAVE_MEMORY_PRESENT |
200 | def_bool n | 197 | def_bool n |
201 | 198 | ||