]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sh: Bump number of quicklists for SH-5.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 22 Nov 2007 07:28:26 +0000 (16:28 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:55 +0000 (13:18 +0900)
Sync up with the SH definitions.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
mm/Kconfig

index 9ef97417a0b92d1b163c55efe6ced4b2e4ce4c73..0016ebd4dcbac755450579197d317738727816a8 100644 (file)
@@ -187,7 +187,7 @@ config BOUNCE
 config NR_QUICK
        int
        depends on QUICKLIST
-       default "2" if (SUPERH && !SUPERH64)
+       default "2" if SUPERH
        default "1"
 
 config VIRT_TO_BUS