Commit cdbc8f04 authored by Grant Likely's avatar Grant Likely

spi/topcliff: Tidy up Kconfig help text

The original didn't specify Topcliff in the config prompt text.
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 65308c46
...@@ -299,12 +299,11 @@ config SPI_STMP3XXX ...@@ -299,12 +299,11 @@ config SPI_STMP3XXX
SPI driver for Freescale STMP37xx/378x SoC SSP interface SPI driver for Freescale STMP37xx/378x SoC SSP interface
config SPI_TOPCLIFF_PCH config SPI_TOPCLIFF_PCH
tristate "PCH SPI Controller" tristate "Topcliff PCH SPI Controller"
depends on PCI depends on PCI
help help
This driver is for PCH(Platform controller Hub) SPI of Topcliff which SPI driver for the Topcliff PCH (Platform Controller Hub) SPI bus
is an IOH(Input/Output Hub) for x86 embedded processor. used in some x86 embedded processors.
This driver can access PCH SPI bus device.
config SPI_TXX9 config SPI_TXX9
tristate "Toshiba TXx9 SPI controller" tristate "Toshiba TXx9 SPI controller"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment