Commit ea29cae9 authored by Michael Buesch's avatar Michael Buesch Committed by John W. Linville

p54spi: Update kconfig help text

This updates the p54spi Kconfig help text.
The driver works well on n8x0, so remove the words "experimental" and "untested".
Signed-off-by: default avatarMichael Buesch <mb@bu3sch.de>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent b196d031
...@@ -43,9 +43,8 @@ config P54_SPI ...@@ -43,9 +43,8 @@ config P54_SPI
tristate "Prism54 SPI (stlc45xx) support" tristate "Prism54 SPI (stlc45xx) support"
depends on P54_COMMON && SPI_MASTER && GENERIC_HARDIRQS depends on P54_COMMON && SPI_MASTER && GENERIC_HARDIRQS
---help--- ---help---
This driver is for stlc4550 or stlc4560 based wireless chips. This driver is for stlc4550 or stlc4560 based wireless chips
This driver is experimental, untested and will probably only work on such as Nokia's N800/N810 Portable Internet Tablet.
Nokia's N800/N810 Portable Internet Tablet.
If you choose to build a module, it'll be called p54spi. If you choose to build a module, it'll be called p54spi.
......
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