OSDN Git Service

media: place CEC menu before MEDIA_SUPPORT
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 15 Apr 2020 07:55:10 +0000 (09:55 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 15 Apr 2020 09:44:26 +0000 (11:44 +0200)
commit46d2a3b964ddbe63605dab502c847180b1efbfb2
tree9a580e0ca20ebbf762b00399a20fc6d6dad1fab4
parentde73b88c7ca1f3b214ba135d100afad42ddf7a2a
media: place CEC menu before MEDIA_SUPPORT

The only item that opens at the CEC Kconfig menu is related
to Remote Controller. Also, its support should not depend on
media support, so it makes sense to keep both RC and CEC together.

After this change, the main media menus that are visible
under "Device Drivers" menu are:

<*> Remote Controller support  --->
[ ] HDMI CEC RC integration (NEW)
< > HDMI CEC drivers
<M> Multimedia support  --->

Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/Kconfig
drivers/media/cec/Kconfig