summaryrefslogtreecommitdiff
path: root/drivers/rapidio/switches/Kconfig
diff options
context:
space:
mode:
authorAlexandre Bounine <alexandre.bounine@idt.com>2013-07-03 22:08:48 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-03 23:08:04 (GMT)
commite350cd1d9308b67363ebb870a678a1fd807df1a6 (patch)
treeaf093b1ffa88846850b8a086a08d4e421e5a5444 /drivers/rapidio/switches/Kconfig
parentdd04b452f532ca100f7c557295ffcbc049c77171 (diff)
downloadlinux-e350cd1d9308b67363ebb870a678a1fd807df1a6.tar.xz
rapidio/switches: remove tsi500 driver
Remove the driver for Tsi500 Parallel RapidIO switch because this device has not been available for several years. Since the first introduction of Tsi500, the parallel RapidIO interface was replaced by the serial RapidIO (sRIO) and therefore there is no value in keeping this driver. Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Li Yang <leoli@freescale.com> Cc: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rapidio/switches/Kconfig')
-rw-r--r--drivers/rapidio/switches/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/rapidio/switches/Kconfig b/drivers/rapidio/switches/Kconfig
index f47fee5..62d4a06 100644
--- a/drivers/rapidio/switches/Kconfig
+++ b/drivers/rapidio/switches/Kconfig
@@ -26,10 +26,3 @@ config RAPIDIO_CPS_GEN2
default n
---help---
Includes support for ITD CPS Gen.2 serial RapidIO switches.
-
-config RAPIDIO_TSI500
- bool "Tsi500 Parallel RapidIO switch support"
- depends on RAPIDIO
- default n
- ---help---
- Includes support for IDT Tsi500 parallel RapidIO switch.