mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
V4L/DVB (8274): sms1xxx: build cleanup after driver relocation
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
18658117ff
commit
3617691fb9
@ -115,20 +115,6 @@ source "drivers/media/radio/Kconfig"
|
||||
|
||||
source "drivers/media/dvb/Kconfig"
|
||||
|
||||
#
|
||||
# Mobile Digital TV devices (DVB-H, T-DMB, etc.)
|
||||
#
|
||||
menuconfig MDTV_ADAPTERS
|
||||
bool "Mobile Digital TV adapter"
|
||||
default y
|
||||
|
||||
if MDTV_ADAPTERS
|
||||
|
||||
source "drivers/media/mdtv/Kconfig"
|
||||
|
||||
endif # MDTV_ADAPTERS
|
||||
|
||||
|
||||
config DAB
|
||||
boolean "DAB adapters"
|
||||
---help---
|
||||
|
@ -6,4 +6,3 @@ obj-y += common/ video/
|
||||
|
||||
obj-$(CONFIG_VIDEO_DEV) += radio/
|
||||
obj-$(CONFIG_DVB_CORE) += dvb/
|
||||
obj-$(CONFIG_MDTV_ADAPTERS) += mdtv/
|
Loading…
Reference in New Issue
Block a user