add a help text for BLK_DEV_GENERIC
This fixes kernel Bugzilla #4933. Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
936bb14ce9
commit
edd023d0b8
1 changed files with 3 additions and 0 deletions
|
@ -383,6 +383,9 @@ config BLK_DEV_OFFBOARD
|
||||||
config BLK_DEV_GENERIC
|
config BLK_DEV_GENERIC
|
||||||
tristate "Generic PCI IDE Chipset Support"
|
tristate "Generic PCI IDE Chipset Support"
|
||||||
depends on BLK_DEV_IDEPCI
|
depends on BLK_DEV_IDEPCI
|
||||||
|
help
|
||||||
|
This option provides generic support for various PCI IDE Chipsets
|
||||||
|
which otherwise might not be supported.
|
||||||
|
|
||||||
config BLK_DEV_OPTI621
|
config BLK_DEV_OPTI621
|
||||||
tristate "OPTi 82C621 chipset enhanced support (EXPERIMENTAL)"
|
tristate "OPTi 82C621 chipset enhanced support (EXPERIMENTAL)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue