From: Michael Prokop Date: Sun, 5 Sep 2010 21:29:32 +0000 (+0200) Subject: Staging: cxt1e1: Kconfig: SBE_PMCC4_NCOMM can not be compiled as module, adjust help... X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=d5fa13361bef1aeffd8efdb21b72926767e5d32e;p=deliverable%2Flinux.git 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 --- 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.