Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=edd023d0b86b599a8e89c1c014911129210fb955
Commit:     edd023d0b86b599a8e89c1c014911129210fb955
Parent:     936bb14ce9ecb3b17251f3589b59dd23419d2cb7
Author:     John Daiker <[EMAIL PROTECTED]>
AuthorDate: Sat Feb 17 19:52:10 2007 +0100
Committer:  Adrian Bunk <[EMAIL PROTECTED]>
CommitDate: Sat Feb 17 19:52:10 2007 +0100

    add a help text for BLK_DEV_GENERIC
    
    This fixes kernel Bugzilla #4933.
    
    Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
 drivers/ide/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index ec03341..6adf864 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)"
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to