diff options
Diffstat (limited to 'mm/Kconfig')
-rw-r--r-- | mm/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mm/Kconfig b/mm/Kconfig index 79360cf519bf..7942b333e46c 100644 --- a/mm/Kconfig +++ b/mm/Kconfig | |||
@@ -139,10 +139,6 @@ config SPLIT_PTLOCK_CPUS | |||
139 | default "4096" if PARISC && !PA20 | 139 | default "4096" if PARISC && !PA20 |
140 | default "4" | 140 | default "4" |
141 | 141 | ||
142 | config ZONE_DMA | ||
143 | def_bool y | ||
144 | depends on GENERIC_ISA_DMA | ||
145 | |||
146 | # | 142 | # |
147 | # support for page migration | 143 | # support for page migration |
148 | # | 144 | # |