diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/m32r/Kconfig | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index 0266519491a4..f57113f1f892 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig | |||
@@ -406,11 +406,7 @@ config PCI_DIRECT | |||
406 | source "drivers/pci/Kconfig" | 406 | source "drivers/pci/Kconfig" |
407 | 407 | ||
408 | config ISA | 408 | config ISA |
409 | bool "ISA support" | 409 | bool |
410 | help | ||
411 | Find out whether you have ISA slots on your motherboard. ISA is the | ||
412 | name of a bus system, i.e. the way the CPU talks to the other stuff | ||
413 | inside your box. If you have ISA, say Y, otherwise N. | ||
414 | 410 | ||
415 | source "drivers/pcmcia/Kconfig" | 411 | source "drivers/pcmcia/Kconfig" |
416 | 412 | ||