diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 03f6338acc8f..b38e2c325ea7 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -483,6 +483,13 @@ config PATA_WINBOND | |||
483 | 483 | ||
484 | If unsure, say N. | 484 | If unsure, say N. |
485 | 485 | ||
486 | config PATA_WINBOND_VLB | ||
487 | tristate "Winbond W83759A VLB PATA support (Experimental)" | ||
488 | depends on ISA && EXPERIMENTAL | ||
489 | help | ||
490 | Support for the Winbond W83759A controller on Vesa Local Bus | ||
491 | systems. | ||
492 | |||
486 | endif | 493 | endif |
487 | endmenu | 494 | endmenu |
488 | 495 | ||