diff options
| author | Daniel Axtens <dja@axtens.net> | 2015-04-14 01:23:25 -0400 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2015-04-14 13:07:17 -0400 |
| commit | 5df07b74f671d1dfc1d81c3e791c335183cfc515 (patch) | |
| tree | aa1f371c56a3edcd80de2965f16d8b32e879d3d7 /drivers/ata/Kconfig | |
| parent | 31f7dc796998d2967e999a0f9229d8a50c7b348d (diff) | |
Remove celleb-only SCC PATA drivers
The SCC PATA interface is only used by celleb.
celleb has been dropped [1], so drop the drivers.
[1] http://patchwork.ozlabs.org/patch/451730/
CC: "David S. Miller" <davem@davemloft.net>
CC: linux-ide@vger.kernel.org
CC: Valentin Rothberg <valentinrothberg@gmail.com>
CC: mpe@ellerman.id.au
CC: linuxppc-dev@lists.ozlab.org
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/Kconfig')
| -rw-r--r-- | drivers/ata/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 5f601553b9b0..ee5209fb82b2 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
| @@ -729,15 +729,6 @@ config PATA_SC1200 | |||
| 729 | 729 | ||
| 730 | If unsure, say N. | 730 | If unsure, say N. |
| 731 | 731 | ||
| 732 | config PATA_SCC | ||
| 733 | tristate "Toshiba's Cell Reference Set IDE support" | ||
| 734 | depends on PCI && PPC_CELLEB | ||
| 735 | help | ||
| 736 | This option enables support for the built-in IDE controller on | ||
| 737 | Toshiba Cell Reference Board. | ||
| 738 | |||
| 739 | If unsure, say N. | ||
| 740 | |||
| 741 | config PATA_SCH | 732 | config PATA_SCH |
| 742 | tristate "Intel SCH PATA support" | 733 | tristate "Intel SCH PATA support" |
| 743 | depends on PCI | 734 | depends on PCI |
