]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/m68knommu/Kconfig
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
[karo-tx-linux.git] / arch / m68knommu / Kconfig
index 823f73736bb5b3c8a35f84e608302224e3abcedd..1175ceff8b2a4cc2cc2182c826ab54ae66aa645a 100644 (file)
@@ -45,6 +45,10 @@ config GENERIC_HWEIGHT
        bool
        default y
 
+config GENERIC_HARDIRQS
+       bool
+       default y
+
 config GENERIC_CALIBRATE_DELAY
        bool
        default y
@@ -470,14 +474,6 @@ config AVNET
        default y
        depends on (AVNET5282)
 
-config LARGE_ALLOCS
-       bool "Allow allocating large blocks (> 1MB) of memory"
-       help
-         Allow the slab memory allocator to keep chains for very large
-         memory sizes - upto 32MB. You may need this if your system has
-         a lot of RAM, and you need to able to allocate very large
-         contiguous chunks. If unsure, say N.
-
 config 4KSTACKS
        bool "Use 4Kb for kernel stacks instead of 8Kb"
        default y