# LGE Broadcast Device Driver Support

menu "LGE Broadcast Device Support"

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

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

source "drivers/broadcast/oneseg/Kconfig"
endmenu
