diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-06-29 11:26:35 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-08 18:33:00 -0300 |
commit | ea8c535e30c1066a0bf8acb2d39bb3c4e643a034 (patch) | |
tree | 84bcc32d79dbb6e117532495be55ef1ed5a3d062 /drivers/media/Makefile | |
parent | aee8937089b1705b38ddb1c2a754397203988c04 (diff) |
[media] cec: add MEDIA_SUPPORT dependency
The MEDIA_CEC_EDID option is guarded by MEDIA_SUPPORT, so selecting
it from MEDIA_CEC produces a warning:
warning: (MEDIA_CEC) selects MEDIA_CEC_EDID which has unmet direct dependencies (MEDIA_SUPPORT)
The warning is harmless, but it's better to add an explicit
dependency to shut it up, to reduce the noise during randconfig
builds.
Fixes: ca684386e6e2 ("[media] cec: add HDMI CEC framework (api)")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/Makefile')
0 files changed, 0 insertions, 0 deletions