# LGE Broadcast Device Driver Support

menu "LGE Broadcast Device Support"


config LGE_BROADCAST_SBTVD_LATIN
	bool "1Seg Broadcast service"
	depends on (ARCH_MT6755)
	default n
	help
	  Select this if you want to use Japanese 1Seg mobile broadcast service

config LGE_BROADCAST_TDMB
	bool "LGE broadcast TDMB device Driver"
	depends on (ARCH_MT6755)
	default n
	help
	  Select this if you want to use TDMB broadcast service

source "drivers/misc/mediatek/broadcast/oneseg/Kconfig"
source "drivers/misc/mediatek/broadcast/tdmb/Kconfig"
endmenu
