From cdbc8f042f4f2568bb58ba8bd50d0692f3059417 Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Fri, 8 Oct 2010 12:56:13 -0600 Subject: [PATCH] spi/topcliff: Tidy up Kconfig help text The original didn't specify Topcliff in the config prompt text. Signed-off-by: Grant Likely --- drivers/spi/Kconfig | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index b32167a686bb..d966de1afc52 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -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" -- 2.20.1