Skip to content

Commit

Permalink
spi/topcliff: Tidy up Kconfig help text
Browse files Browse the repository at this point in the history
The original didn't specify Topcliff in the config prompt text.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
  • Loading branch information
Grant Likely committed Oct 13, 2010
1 parent 65308c4 commit cdbc8f0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -299,12 +299,11 @@ config SPI_STMP3XXX
SPI driver for Freescale STMP37xx/378x SoC SSP interface

config SPI_TOPCLIFF_PCH
tristate "PCH SPI Controller"
tristate "Topcliff PCH SPI Controller"
depends on PCI
help
This driver is for PCH(Platform controller Hub) SPI of Topcliff which
is an IOH(Input/Output Hub) for x86 embedded processor.
This driver can access PCH SPI bus device.
SPI driver for the Topcliff PCH (Platform Controller Hub) SPI bus
used in some x86 embedded processors.

config SPI_TXX9
tristate "Toshiba TXx9 SPI controller"
Expand Down

0 comments on commit cdbc8f0

Please sign in to comment.