Commit 5813ce32 authored by Linus Torvalds's avatar Linus Torvalds

Revert floppy driver dependence on CONFIG_ISA. The thing exists

on lots of PCI-only setups that have no ISA anywhere.
parent 6e44a514
......@@ -6,7 +6,7 @@ menu "Block devices"
config BLK_DEV_FD
tristate "Normal floppy disk support"
depends on ISA || M68 || SPARC64
depends on !X86_PC9800 && !ARCH_S390
---help---
If you want to use the floppy disk drive(s) of your PC under Linux,
say Y. Information about this driver, especially important for IBM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment