summaryrefslogtreecommitdiff
path: root/drivers/media/usb/dvb-usb-v2/az6007.c
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2023-05-08 06:13:39 +0200
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-05-25 16:21:20 +0200
commit7f7ac101236bd020681f122089b611eca8e507ac (patch)
tree7752075d7ad19edd548c802a2b1098a75d23ea45 /drivers/media/usb/dvb-usb-v2/az6007.c
parent076b6289b2c12d76fab248659896682830fa7766 (diff)
media: stk1160: Simplify the build config definition
Commit dfb9f94e8e5e ("[media] stk1160: Build as a module if SND is m and audio support is selected") had to introduce some complex config dependency handling to compile for all combinations of configs VIDEO_STK1160 and VIDEO_STK1160_AC97. Later, commit e36e6b5f26c1 ("[media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatically") removes the config VIDEO_STK1160_AC97, which renders the previous dependency handling unnecessary. The commit already simplified the dependency of the remaining config VIDEO_STK1160, but it misses the opportunity to merge VIDEO_STK1160 and VIDEO_STK1160_COMMON. So, do that now and simplify the build config definition of the STK1160 USB video capture support. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'drivers/media/usb/dvb-usb-v2/az6007.c')
0 files changed, 0 insertions, 0 deletions