]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh64/Kconfig
r8169: confusion between hardware and IP header alignment
[linux-2.6-omap-h63xx.git] / arch / sh64 / Kconfig
index 58c678e0666786709a6da152d24fa3d9df158dfd..ff654204b7d489343855e32ec297dc6e47f02605 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,13 @@ 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
 
 source init/Kconfig