diff options
Diffstat (limited to 'ANDROID_3.4.5/drivers/media/dvb/raontech/Kconfig')
-rwxr-xr-x | ANDROID_3.4.5/drivers/media/dvb/raontech/Kconfig | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/ANDROID_3.4.5/drivers/media/dvb/raontech/Kconfig b/ANDROID_3.4.5/drivers/media/dvb/raontech/Kconfig deleted file mode 100755 index 132a18a9..00000000 --- a/ANDROID_3.4.5/drivers/media/dvb/raontech/Kconfig +++ /dev/null @@ -1,23 +0,0 @@ -# -# ISDBT config states -# - -config ISDBT_RAONTECH_MTV - tristate "RAONTECH based MTV receiver" - depends on WMT_SPISLAVE1_SUPPORT - help - This allows ISDBT. - This module is designed for SPI or TSIF. - Select chipset and interface - -menu "Raotech module components" - -choice - depends on ISDBT_RAONTECH_MTV && WMT_SPISLAVE1_SUPPORT - prompt "chip" - default ISDBT_MTV23x - config ISDBT_MTV23x - bool "MTV23x" -endchoice - -endmenu |