From 7750d8b51061467d9de8407a17c26cba9e15da10 Mon Sep 17 00:00:00 2001 From: Ondrej Zary Date: Mon, 30 Jan 2023 22:10:49 +0100 Subject: drivers/block: Remove PARIDE core and high-level protocols Remove PARIDE core and high level protocols, taking care not to break low-level drivers (used by pata_parport). Also update documentation. Signed-off-by: Ondrej Zary Acked-by: Jens Axboe Signed-off-by: Damien Le Moal --- drivers/ata/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/ata') 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 -- cgit v1.2.3