Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
[linux-block.git] / drivers / ata / Kconfig
index 0b6358a5b31592bc9447763c7172d5b95e4f9cd0..b56fba76b43f48f7ccd29f094149282ce4fb612a 100644 (file)
@@ -1144,6 +1144,20 @@ config PATA_WINBOND_VLB
          Support for the Winbond W83759A controller on Vesa Local Bus
          systems.
 
+config PATA_PARPORT
+       tristate "Parallel port IDE device support"
+       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
+         using a parallel port IDE adapter. This option enables the
+         PATA_PARPORT subsystem which contains drivers for many of these
+         external drives.
+         Read <file:Documentation/admin-guide/blockdev/paride.rst> for more
+         information.
+
+source "drivers/ata/pata_parport/Kconfig"
+
 comment "Generic fallback / legacy drivers"
 
 config PATA_ACPI