From edd023d0b86b599a8e89c1c014911129210fb955 Mon Sep 17 00:00:00 2001 From: John Daiker Date: Sat, 17 Feb 2007 19:52:10 +0100 Subject: [PATCH] add a help text for BLK_DEV_GENERIC This fixes kernel Bugzilla #4933. Signed-off-by: Adrian Bunk --- drivers/ide/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index ec03341d2bd..6adf8649764 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)" -- 2.41.0