projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
936bb14
)
add a help text for BLK_DEV_GENERIC
author
John Daiker
<daikerjohn@hotmail.com>
Sat, 17 Feb 2007 18:52:10 +0000
(19:52 +0100)
committer
Adrian Bunk
<bunk@stusta.de>
Sat, 17 Feb 2007 18:52:10 +0000
(19:52 +0100)
This fixes kernel Bugzilla #4933.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/ide/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/ide/Kconfig
b/drivers/ide/Kconfig
index ec03341d2bd8c2e934478c0cbc0826216cd2576c..6adf86497648b17d8cb4ff035fc5878ca2f7c116 100644
(file)
--- 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)"