]> Pileus Git - ~andy/linux/blobdiff - arch/cris/Kconfig
ide: fix hidden dependencies on CONFIG_IDE_GENERIC
[~andy/linux] / arch / cris / Kconfig
index 3474309e049c857ac2192c50fe1429358aff0dfc..6b4d026a00a120e5728d8930bb6d4ad43a6b4006 100644 (file)
@@ -9,6 +9,10 @@ config MMU
        bool
        default y
 
+config ZONE_DMA
+       bool
+       default y
+
 config RWSEM_GENERIC_SPINLOCK
        bool
        default y
@@ -40,6 +44,9 @@ config IRQ_PER_CPU
        bool
        default y
 
+config NO_IOPORT
+       def_bool y
+
 config CRIS
        bool
        default y
@@ -173,8 +180,6 @@ source "drivers/isdn/Kconfig"
 
 source "drivers/telephony/Kconfig"
 
-source "drivers/cdrom/Kconfig"
-
 #
 # input before char - char/joystick depends on it. As does USB.
 #