diff options
Diffstat (limited to 'drivers/spi/Kconfig')
-rw-r--r-- | drivers/spi/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 78f9fd02c1b2..58ad21c700d3 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig | |||
@@ -368,13 +368,6 @@ config SPI_XILINX_OF | |||
368 | help | 368 | help |
369 | This is the OF driver for the SPI controller IP from the Xilinx EDK. | 369 | This is the OF driver for the SPI controller IP from the Xilinx EDK. |
370 | 370 | ||
371 | config SPI_XILINX_PLTFM | ||
372 | tristate "Xilinx SPI controller platform device" | ||
373 | depends on SPI_XILINX | ||
374 | help | ||
375 | This is the platform driver for the SPI controller IP | ||
376 | from the Xilinx EDK. | ||
377 | |||
378 | config SPI_NUC900 | 371 | config SPI_NUC900 |
379 | tristate "Nuvoton NUC900 series SPI" | 372 | tristate "Nuvoton NUC900 series SPI" |
380 | depends on ARCH_W90X900 && EXPERIMENTAL | 373 | depends on ARCH_W90X900 && EXPERIMENTAL |