Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3617691f authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (8274): sms1xxx: build cleanup after driver relocation

parent 18658117
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -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---
+0 −1
Original line number Diff line number Diff line
@@ -6,4 +6,3 @@ obj-y += common/ video/

obj-$(CONFIG_VIDEO_DEV) += radio/
obj-$(CONFIG_DVB_CORE)  += dvb/
obj-$(CONFIG_MDTV_ADAPTERS)  += mdtv/
 No newline at end of file