]> err.no Git - linux-2.6/blobdiff - arch/sh64/Kconfig
sdio: initial CIS parsing code
[linux-2.6] / arch / sh64 / Kconfig
index 7bc0744b7ab6aca55207c96740c48c793fa286e4..5664631d8ae5af2ae76d6091e9d4d6bb1459134a 100644 (file)
@@ -17,6 +17,9 @@ config MMU
        bool
        default y
 
+config QUICKLIST
+       def_bool y
+
 config RWSEM_GENERIC_SPINLOCK
        bool
        default y
@@ -36,9 +39,6 @@ config GENERIC_CALIBRATE_DELAY
 config RWSEM_XCHGADD_ALGORITHM
        bool
 
-config GENERIC_ISA_DMA
-       bool
-
 config ARCH_HAS_ILOG2_U32
        bool
        default n
@@ -47,6 +47,9 @@ config ARCH_HAS_ILOG2_U64
        bool
        default n
 
+config ARCH_NO_VIRT_TO_BUS
+       def_bool y
+
 source init/Kconfig
 
 menu "System type"