[RFC: 2.6 patch] m32r: don't offer CONFIG_ISA

From: Adrian Bunk
Date: Tue Jun 10 2008 - 18:29:25 EST


As far as I know no M32R hardware actually has ISA slots.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>

---
ecb434c7ed05067f4fc9fae1b8fc9df1525b5484 diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig
index de153de..bd96c2e 100644
--- a/arch/m32r/Kconfig
+++ b/arch/m32r/Kconfig
@@ -409,11 +409,7 @@ config PCI_DIRECT
source "drivers/pci/Kconfig"

config ISA
- bool "ISA support"
- help
- Find out whether you have ISA slots on your motherboard. ISA is the
- name of a bus system, i.e. the way the CPU talks to the other stuff
- inside your box. If you have ISA, say Y, otherwise N.
+ bool

source "drivers/pcmcia/Kconfig"


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/