summaryrefslogtreecommitdiff
path: root/arch/sh64/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-05-14 00:55:35 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2007-05-14 00:55:35 (GMT)
commit6c645ac72582bacb85b90a1cf88e81a13045aba4 (patch)
treea6101de4bd5426ebfb06b097749251ff6f9e98b2 /arch/sh64/Kconfig
parente827f20f1d34e91fbbb0df4674ddd8c3aad517da (diff)
downloadlinux-fsl-qoriq-6c645ac72582bacb85b90a1cf88e81a13045aba4.tar.xz
sh64: generic quicklist support.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh64/Kconfig')
-rw-r--r--arch/sh64/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sh64/Kconfig b/arch/sh64/Kconfig
index e14b533..ff65420 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