aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
diff options
context:
space:
mode:
authorJohn Daiker <daikerjohn@hotmail.com>2007-02-17 19:52:10 +0100
committerAdrian Bunk <bunk@stusta.de>2007-02-17 19:52:10 +0100
commitedd023d0b86b599a8e89c1c014911129210fb955 (patch)
treec46f4aaa96fe5488b8affa858afcfd53baed701e /drivers/ide
parentcorrect a dead URL in the IP_MULTICAST help text (diff)
downloadlinux-dev-edd023d0b86b599a8e89c1c014911129210fb955.tar.xz
linux-dev-edd023d0b86b599a8e89c1c014911129210fb955.zip
add a help text for BLK_DEV_GENERIC
This fixes kernel Bugzilla #4933. Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/ide')
-rw-r--r--drivers/ide/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index ec03341d2bd8..6adf86497648 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -383,6 +383,9 @@ config BLK_DEV_OFFBOARD
config BLK_DEV_GENERIC
tristate "Generic PCI IDE Chipset Support"
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
tristate "OPTi 82C621 chipset enhanced support (EXPERIMENTAL)"