aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/spi/Kconfig')
-rw-r--r--drivers/spi/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 2c733c27db2f..86056d1409b1 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -116,13 +116,6 @@ config SPI_GPIO
116 GPIO operations, you should be able to leverage that for better 116 GPIO operations, you should be able to leverage that for better
117 speed with a custom version of this driver; see the source code. 117 speed with a custom version of this driver; see the source code.
118 118
119config SPI_IMX
120 tristate "Freescale iMX SPI controller"
121 depends on ARCH_MX1 && EXPERIMENTAL
122 help
123 This enables using the Freescale iMX SPI controller in master
124 mode.
125
126config SPI_LM70_LLP 119config SPI_LM70_LLP
127 tristate "Parallel port adapter for LM70 eval board (DEVELOPMENT)" 120 tristate "Parallel port adapter for LM70 eval board (DEVELOPMENT)"
128 depends on PARPORT && EXPERIMENTAL 121 depends on PARPORT && EXPERIMENTAL