[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") Change-Id: Ib996ee20c4063e01658fc8f842319bb703d855db 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> Git-commit: a58d1191ca04ffa8b14dcda5df0c87a2a642d3c7 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Signed-off-by: Ray Zhang <rayz@codeaurora.org>
This commit is contained in:
parent
e285adf424
commit
10d295f458
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@ config MEDIA_CEC
|
|||
---help---
|
||||
Enable the CEC API.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called cec.
|
||||
|
||||
config MEDIA_CEC_DEBUG
|
||||
bool "CEC debugfs interface (EXPERIMENTAL)"
|
||||
depends on MEDIA_CEC && DEBUG_FS
|
||||
|
|
Loading…
Add table
Reference in a new issue