diff options
Diffstat (limited to 'drivers/ide')
-rw-r--r-- | drivers/ide/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 350764ece7fe..49234e32fd16 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -383,6 +383,9 @@ config BLK_DEV_OFFBOARD | |||
383 | config BLK_DEV_GENERIC | 383 | config BLK_DEV_GENERIC |
384 | tristate "Generic PCI IDE Chipset Support" | 384 | tristate "Generic PCI IDE Chipset Support" |
385 | depends on BLK_DEV_IDEPCI | 385 | depends on BLK_DEV_IDEPCI |
386 | help | ||
387 | This option provides generic support for various PCI IDE Chipsets | ||
388 | which otherwise might not be supported. | ||
386 | 389 | ||
387 | config BLK_DEV_OPTI621 | 390 | config BLK_DEV_OPTI621 |
388 | tristate "OPTi 82C621 chipset enhanced support (EXPERIMENTAL)" | 391 | tristate "OPTi 82C621 chipset enhanced support (EXPERIMENTAL)" |