a81068181a
As CEC support doesn't depend on MEDIA_SUPPORT, let's place the platform drivers outside the media menu. As a side effect, instead of depends on USB, drivers just select it. Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
3 lines
65 B
Makefile
3 lines
65 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-y += core/ platform/ usb/
|