diff options
Diffstat (limited to 'drivers/ata')
-rw-r--r-- | drivers/ata/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index fb646480635c..a5a31ba34bd3 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -1164,7 +1164,7 @@ config PATA_WINBOND_VLB config PATA_PARPORT tristate "Parallel port IDE device support" - depends on PARPORT_PC && PARIDE=n + depends on PARPORT_PC help There are many external CD-ROM and disk devices that connect through your computer's parallel port. Most of them are actually IDE devices |