linux/drivers/media/cec
Mauro Carvalho Chehab f199141125 media: Kconfig: move CEC-specific options to cec/Kconfig
There's no need to have the CEC definitions inside the
media Kconfig, as the Kconfig parser doesn't require
symbols to be declared before their usages.

With that, the main Kconfig menu becomes cleaner.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-04-14 10:29:05 +02:00
..
cec-adap.c media: cec: check 'transmit_in_progress', not 'transmitting' 2019-12-13 09:05:04 +01:00
cec-api.c media: cec: expose the new connector info API 2019-10-01 17:19:41 -03:00
cec-core.c media: cec: remove unused functions 2020-01-08 14:38:06 +01:00
cec-notifier.c media: cec-notifier: make cec_notifier_get_conn() static 2020-03-20 09:02:45 +01:00
cec-pin-error-inj.c media: cec-pin-error-inj: avoid a false-positive Spectre detection 2018-05-28 16:11:17 -04:00
cec-pin-priv.h media: cec: improve CEC pin event handling 2018-03-22 08:16:52 -04:00
cec-pin.c media: cec-pin: add 'received' callback 2019-10-24 18:31:24 -03:00
cec-priv.h media: cec: remove unused functions 2020-01-08 14:38:06 +01:00
Kconfig media: Kconfig: move CEC-specific options to cec/Kconfig 2020-04-14 10:29:05 +02:00
Makefile media: cec: remove cec-edid.c 2018-09-24 09:11:06 -04:00