From 3075b62d15df424b8e87447eb13e1604240293f2 Mon Sep 17 00:00:00 2001 From: Boris Brezillon Date: Wed, 15 Mar 2017 14:39:11 +0100 Subject: pata: remove the at91 driver This driver is orphan since commit b2026f708e09 ("ARM: at91: remove at91sam9260/at91sam9g20 legacy board support"). Given that nobody cared adding DT support to it, it probably means it's no longer used and is thus a good candidate for removal. Signed-off-by: Boris Brezillon Acked-by: Bartlomiej Zolnierkiewicz Acked-by: Nicolas Ferre Signed-off-by: Tejun Heo --- drivers/ata/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'drivers/ata/Kconfig') diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 7e0fc9888f96..19069feb196d 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -884,14 +884,6 @@ config PATA_AT32 If unsure, say N. -config PATA_AT91 - tristate "PATA support for AT91SAM9260" - depends on ARM && SOC_AT91SAM9 - help - This option enables support for IDE devices on the Atmel AT91SAM9260 SoC. - - If unsure, say N. - config PATA_CMD640_PCI tristate "CMD640 PCI PATA support (Experimental)" depends on PCI -- cgit v1.2.3-55-g7522