linux/drivers/media/cec
Hans Verkuil 9177e51d14 [media] cec: select CEC_CORE instead of depend on it
The CEC framework is used by both drm and media. That makes it tricky
to get the dependencies right.

This patch moves the CEC_CORE and MEDIA_CEC_NOTIFIER config options
out of the media menu and instead drivers that want to use CEC should
select CEC_CORE and MEDIA_CEC_NOTIFIER (if needed).

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-06-04 15:23:33 -03:00
..
cec-adap.c [media] cec: add MEDIA_CEC_RC config option 2017-04-19 06:54:15 -03:00
cec-api.c [media] cec: improve cec_transmit_msg_fh logging 2017-03-22 11:14:45 -03:00
cec-core.c media updates for v4.12-rc1 2017-05-05 17:34:57 -07:00
cec-edid.c [media] cec.h: merge cec-edid.h into cec.h 2017-04-19 06:53:18 -03:00
cec-notifier.c [media] cec.h: merge cec-edid.h into cec.h 2017-04-19 06:53:18 -03:00
cec-priv.h
Kconfig [media] cec: select CEC_CORE instead of depend on it 2017-06-04 15:23:33 -03:00
Makefile [media] cec: Kconfig cleanup 2017-04-19 06:50:52 -03:00