aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/cchips/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-05-15 12:03:04 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-05-15 12:03:04 +0900
commitbec36eca6f5d1d83a9c3733fc40ba173ad849df2 (patch)
treea4a589167441cb8e447742fdd9860c7998d5f33e /arch/sh/cchips/Kconfig
parent9304d0ccf1922b9b954b6e9223d1b2bc83198ad2 (diff)
sh: hd64461: Fix up I/O base register offsets.
hd64461 is mapped in a fixed location, so the I/O base itself is fairly meaningless as a configuration item. Additionally, this makes it impossible to share hd64461 code alongside generic drivers (in the case of sh_dac_audio), so simply make it commonly defined and permit the mach_is_foo() logic to work out the proper semantics. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/cchips/Kconfig')
-rw-r--r--arch/sh/cchips/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/sh/cchips/Kconfig b/arch/sh/cchips/Kconfig
index f43d18373f2..a5ab2eccdaa 100644
--- a/arch/sh/cchips/Kconfig
+++ b/arch/sh/cchips/Kconfig
@@ -34,11 +34,6 @@ config HD64461_IRQ
Do not change this unless you know what you are doing.
-config HD64461_IOBASE
- hex "HD64461 start address"
- depends on HD64461
- default "0xb0000000"
-
config HD64461_ENABLER
bool "HD64461 PCMCIA enabler"
depends on HD64461