# LGE Broadcast Device Driver Support

menu "LGE Broadcast Device Support"

config LGE_BROADCAST_TDMB
    bool "LGE broadcast TDMB device Driver"
    depends on (MACH_MSM8992_P1_KR || MACH_MSM8992_PPLUS_KR)
    default y
    help
      Select this if you want to use TDMB broadcast service

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


config LGE_BROADCAST_ISDBT_JAPAN
	bool "Japan full-seg Broadcast service"
	depends on (MACH_MSM8992_P1_KDDI_JP)
	default y
	help
	  Select this if you want to use Japanese FullSeg mobile broadcast service

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