From d5fa13361bef1aeffd8efdb21b72926767e5d32e Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 5 Sep 2010 23:29:32 +0200 Subject: Staging: cxt1e1: Kconfig: SBE_PMCC4_NCOMM can not be compiled as module, 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 Signed-off-by: Greg Kroah-Hartman --- drivers/staging/cxt1e1/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/staging/cxt1e1') diff --git a/drivers/staging/cxt1e1/Kconfig b/drivers/staging/cxt1e1/Kconfig index 68e9b6d973f7..73430ef6ae2b 100644 --- a/drivers/staging/cxt1e1/Kconfig +++ b/drivers/staging/cxt1e1/Kconfig @@ -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. -- cgit v1.2.3