Explorar el Código

sh: Bump number of quicklists for SH-5.

Sync up with the SH definitions.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt hace 18 años
padre
commit
d5f68c6dbd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mm/Kconfig

+ 1 - 1
mm/Kconfig

@@ -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