]> err.no Git - linux-2.6/blobdiff - arch/sh64/Kconfig
sdio: initial CIS parsing code
[linux-2.6] / arch / sh64 / Kconfig
index e14b533558c8a87fc712c17252dc22ea140318cd..5664631d8ae5af2ae76d6091e9d4d6bb1459134a 100644 (file)
@@ -17,6 +17,9 @@ config MMU
        bool
        default y
 
+config QUICKLIST
+       def_bool y
+
 config RWSEM_GENERIC_SPINLOCK
        bool
        default y
@@ -44,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"