[media] cec: fix Kconfig help text
authorJean Delvare <jdelvare@suse.de>
Thu, 8 Sep 2016 15:25:16 +0000 (12:25 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 19 Sep 2016 16:01:35 +0000 (13:01 -0300)
commita58d1191ca04ffa8b14dcda5df0c87a2a642d3c7
treec5b9d73aa0fefd121618f51a25f4186205231c2b
parent58584b28a8e57f1262d3c90e8f454f3793f6e8e9
[media] cec: fix Kconfig help text

MEDIA_CEC is no longer a tristate option, so the user can't actually
choose M. Whether the code is built-in or built as a module is
decided somewhere else.

Fixes: 5bb2399a4fe4 ("[media] cec: fix Kconfig dependency problems")

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/cec/Kconfig