diff options
Diffstat (limited to 'drivers/spi/Kconfig')
-rw-r--r-- | drivers/spi/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 52e2900d9d8e..b02920a6e974 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig | |||
@@ -346,14 +346,14 @@ config SPI_TI_SSP | |||
346 | serial port. | 346 | serial port. |
347 | 347 | ||
348 | config SPI_TOPCLIFF_PCH | 348 | config SPI_TOPCLIFF_PCH |
349 | tristate "Intel EG20T PCH/OKI SEMICONDUCTOR ML7213 IOH SPI controller" | 349 | tristate "Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) SPI" |
350 | depends on PCI | 350 | depends on PCI |
351 | help | 351 | help |
352 | SPI driver for the Topcliff PCH (Platform Controller Hub) SPI bus | 352 | SPI driver for the Topcliff PCH (Platform Controller Hub) SPI bus |
353 | used in some x86 embedded processors. | 353 | used in some x86 embedded processors. |
354 | 354 | ||
355 | This driver also supports the ML7213, a companion chip for the | 355 | This driver also supports the ML7213/ML7223/ML7831, a companion chip |
356 | Atom E6xx series and compatible with the Intel EG20T PCH. | 356 | for the Atom E6xx series and compatible with the Intel EG20T PCH. |
357 | 357 | ||
358 | config SPI_TXX9 | 358 | config SPI_TXX9 |
359 | tristate "Toshiba TXx9 SPI controller" | 359 | tristate "Toshiba TXx9 SPI controller" |