aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-12-16 22:48:41 -0500
committerPaul Mundt <lethal@linux-sh.org>2008-12-22 04:44:45 -0500
commit8db806ec80ce80605005d1d558add716152a1134 (patch)
tree11198cd4f35164c0e6931a88e7723e02bbacfee0 /arch/sh/Kconfig
parent98a955da8525a4218c8186fba5a6b949f563bbea (diff)
sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.
This gets rid of the cf enabler use on mach-sh03 and switches to use pata_platform with the proper address directly. cf_enabler is subsequently disabled for mach-sh03. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index a3ac98b6893..57fd4983cc1 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -703,7 +703,7 @@ config MAPLE
703 703
704config CF_ENABLER 704config CF_ENABLER
705 bool "Compact Flash Enabler support" 705 bool "Compact Flash Enabler support"
706 depends on SOLUTION_ENGINE || SH_SH03 706 depends on SOLUTION_ENGINE
707 ---help--- 707 ---help---
708 Compact Flash is a small, removable mass storage device introduced 708 Compact Flash is a small, removable mass storage device introduced
709 in 1994 originally as a PCMCIA device. If you say `Y' here, you 709 in 1994 originally as a PCMCIA device. If you say `Y' here, you