Skip to content

Commit

Permalink
Staging: cxt1e1: Kconfig: SBE_PMCC4_NCOMM can not be compiled as modu…
Browse files Browse the repository at this point in the history
…le, adjust help description

The Kconfig description for CONFIG_SBE_PMCC4_NCOMM says:

  If you have purchased this optional support you must say Y or M
  here to allow the driver to operate with the NCOMM product.

This is not correct as it can not be built as module,
this patch updates the description accordingly.

Signed-off-by: Michael Prokop <mika@grml.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Michael Prokop authored and Greg Kroah-Hartman committed Sep 5, 2010
1 parent d626964 commit d5fa133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/cxt1e1/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ config SBE_PMCC4_NCOMM
---help---
SBE supplies optional support for NCOMM products.

If you have purchased this optional support you must say Y or M
If you have purchased this optional support you must say Y
here to allow the driver to operate with the NCOMM product.

0 comments on commit d5fa133

Please sign in to comment.