From 6c645ac72582bacb85b90a1cf88e81a13045aba4 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Mon, 14 May 2007 09:55:35 +0900 Subject: sh64: generic quicklist support. Signed-off-by: Paul Mundt --- arch/sh64/Kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'arch/sh64/Kconfig') diff --git a/arch/sh64/Kconfig b/arch/sh64/Kconfig index e14b533558c8..ff654204b7d4 100644 --- a/arch/sh64/Kconfig +++ b/arch/sh64/Kconfig @@ -17,6 +17,9 @@ config MMU bool default y +config QUICKLIST + def_bool y + config RWSEM_GENERIC_SPINLOCK bool default y -- cgit v1.2.2