summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/switches/Kconfig
diff options
context:
space:
mode:
authorAlexandre Bounine2013-07-04 00:08:48 +0200
committerLinus Torvalds2013-07-04 01:08:04 +0200
commite350cd1d9308b67363ebb870a678a1fd807df1a6 (patch)
treeaf093b1ffa88846850b8a086a08d4e421e5a5444 /drivers/rapidio/switches/Kconfig
parentidr: print a stack dump after ida_remove warning (diff)
downloadkernel-qcow2-linux-e350cd1d9308b67363ebb870a678a1fd807df1a6.tar.gz
kernel-qcow2-linux-e350cd1d9308b67363ebb870a678a1fd807df1a6.tar.xz
kernel-qcow2-linux-e350cd1d9308b67363ebb870a678a1fd807df1a6.zip
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 f47fee5d4563..62d4a065230f 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.