]> err.no Git - linux-2.6/blobdiff - arch/sh64/Kconfig
sdio: initial CIS parsing code
[linux-2.6] / arch / sh64 / Kconfig
index 58c678e0666786709a6da152d24fa3d9df158dfd..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,8 +39,16 @@ config GENERIC_CALIBRATE_DELAY
 config RWSEM_XCHGADD_ALGORITHM
        bool
 
-config GENERIC_ISA_DMA
+config ARCH_HAS_ILOG2_U32
+       bool
+       default n
+
+config ARCH_HAS_ILOG2_U64
        bool
+       default n
+
+config ARCH_NO_VIRT_TO_BUS
+       def_bool y
 
 source init/Kconfig