mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-25 06:18:34 +07:00
[media] tlg2300: Fix media dependencies
X-Patchwork-Delegate: m.chehab@samsung.com Changesetea2e813e8c
moved the driver to staging, but it forgot to preserve the existing dependency. Fixes:ea2e813e8c
("[media] tlg2300: move to staging in preparation for removal") Reported-by: Jim Davis <jim.epost@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
parent
427ae153c6
commit
3cb99af5ea
@ -1,6 +1,7 @@
|
||||
config VIDEO_TLG2300
|
||||
tristate "Telegent TLG2300 USB video capture support (Deprecated)"
|
||||
depends on VIDEO_DEV && I2C && SND && DVB_CORE
|
||||
depends on MEDIA_USB_SUPPORT
|
||||
select VIDEO_TUNER
|
||||
select VIDEO_TVEEPROM
|
||||
depends on RC_CORE
|
||||
|
Loading…
Reference in New Issue
Block a user