diff options
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 549ead597934..db185f34e341 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -25,8 +25,8 @@ config 64BIT | |||
25 | default y | 25 | default y |
26 | 26 | ||
27 | config ZONE_DMA | 27 | config ZONE_DMA |
28 | bool | 28 | def_bool y |
29 | default y | 29 | depends on !IA64_SGI_SN2 |
30 | 30 | ||
31 | config MMU | 31 | config MMU |
32 | bool | 32 | bool |