Kconfig 4.9 KB
Newer Older
1
config MEDIA_ATTACH
2
	bool "Load and attach frontend and tuner driver modules as needed"
3
	depends on VIDEO_MEDIA
4 5 6 7 8
	depends on MODULES
	help
	  Remove the static dependency of DVB card drivers on all
	  frontend modules for all possible card variants. Instead,
	  allow the card drivers to only load the frontend modules
9 10 11 12 13 14
	  they require.

	  Also, tuner module will automatically load a tuner driver
	  when needed, for analog mode.

	  This saves several KBytes of memory.
15 16 17 18 19

	  Note: You will need module-init-tools v3.2 or later for this feature.

	  If unsure say Y.

20
config MEDIA_TUNER
21
	tristate
22 23
	default VIDEO_MEDIA && I2C
	depends on VIDEO_MEDIA && I2C
24 25
	select MEDIA_TUNER_XC2028 if !MEDIA_TUNER_CUSTOMIZE
	select MEDIA_TUNER_XC5000 if !MEDIA_TUNER_CUSTOMIZE
26 27 28 29 30 31 32 33
	select MEDIA_TUNER_MT20XX if !MEDIA_TUNER_CUSTOMIZE
	select MEDIA_TUNER_TDA8290 if !MEDIA_TUNER_CUSTOMIZE
	select MEDIA_TUNER_TEA5761 if !MEDIA_TUNER_CUSTOMIZE
	select MEDIA_TUNER_TEA5767 if !MEDIA_TUNER_CUSTOMIZE
	select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMIZE
	select MEDIA_TUNER_TDA9887 if !MEDIA_TUNER_CUSTOMIZE

menuconfig MEDIA_TUNER_CUSTOMIZE
34
	bool "Customize analog and hybrid tuner modules to build"
35
	depends on MEDIA_TUNER
36
	default n
37 38 39 40 41 42 43 44 45
	help
	  This allows the user to deselect tuner drivers unnecessary
	  for their hardware from the build. Use this option with care
	  as deselecting tuner drivers which are in fact necessary will
	  result in V4L/DVB devices which cannot be tuned due to lack of
	  driver support

	  If unsure say N.

46
if MEDIA_TUNER_CUSTOMIZE
47

48
config MEDIA_TUNER_SIMPLE
49
	tristate "Simple tuner support"
50
	depends on VIDEO_MEDIA && I2C
51 52
	select MEDIA_TUNER_TDA9887
	default m if MEDIA_TUNER_CUSTOMIZE
53 54 55
	help
	  Say Y here to include support for various simple tuners.

56
config MEDIA_TUNER_TDA8290
57
	tristate "TDA 8290/8295 + 8275(a)/18271 tuner combo"
58
	depends on VIDEO_MEDIA && I2C
59 60 61
	select MEDIA_TUNER_TDA827X
	select MEDIA_TUNER_TDA18271
	default m if MEDIA_TUNER_CUSTOMIZE
62 63 64
	help
	  Say Y here to include support for Philips TDA8290+8275(a) tuner.

65
config MEDIA_TUNER_TDA827X
66
	tristate "Philips TDA827X silicon tuner"
67
	depends on VIDEO_MEDIA && I2C
68 69 70 71
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-T silicon tuner module. Say Y when you want to support this tuner.

72
config MEDIA_TUNER_TDA18271
73
	tristate "NXP TDA18271 silicon tuner"
74
	depends on VIDEO_MEDIA && I2C
75 76 77 78
	default m if DVB_FE_CUSTOMISE
	help
	  A silicon tuner module. Say Y when you want to support this tuner.

79
config MEDIA_TUNER_TDA9887
80
	tristate "TDA 9885/6/7 analog IF demodulator"
81
	depends on VIDEO_MEDIA && I2C
82
	default m if MEDIA_TUNER_CUSTOMIZE
83 84 85 86
	help
	  Say Y here to include support for Philips TDA9885/6/7
	  analog IF demodulator.

87
config MEDIA_TUNER_TEA5761
88
	tristate "TEA 5761 radio tuner (EXPERIMENTAL)"
89
	depends on VIDEO_MEDIA && I2C
90
	depends on EXPERIMENTAL
91
	default m if MEDIA_TUNER_CUSTOMIZE
92 93 94
	help
	  Say Y here to include support for the Philips TEA5761 radio tuner.

95
config MEDIA_TUNER_TEA5767
96
	tristate "TEA 5767 radio tuner"
97
	depends on VIDEO_MEDIA && I2C
98
	default m if MEDIA_TUNER_CUSTOMIZE
99 100 101
	help
	  Say Y here to include support for the Philips TEA5767 radio tuner.

102
config MEDIA_TUNER_MT20XX
103
	tristate "Microtune 2032 / 2050 tuners"
104
	depends on VIDEO_MEDIA && I2C
105
	default m if MEDIA_TUNER_CUSTOMIZE
106 107 108
	help
	  Say Y here to include support for the MT2032 / MT2050 tuner.

109
config MEDIA_TUNER_MT2060
110
	tristate "Microtune MT2060 silicon IF tuner"
111
	depends on VIDEO_MEDIA && I2C
112 113 114 115
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon IF tuner MT2060 from Microtune.

116
config MEDIA_TUNER_MT2266
117
	tristate "Microtune MT2266 silicon tuner"
118
	depends on VIDEO_MEDIA && I2C
119 120 121 122
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon baseband tuner MT2266 from Microtune.

123
config MEDIA_TUNER_MT2131
124
	tristate "Microtune MT2131 silicon tuner"
125
	depends on VIDEO_MEDIA && I2C
126 127 128 129
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon baseband tuner MT2131 from Microtune.

130
config MEDIA_TUNER_QT1010
131
	tristate "Quantek QT1010 silicon tuner"
132
	depends on VIDEO_MEDIA && I2C
133 134 135 136
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon tuner QT1010 from Quantek.

137
config MEDIA_TUNER_XC2028
138
	tristate "XCeive xc2028/xc3028 tuners"
139
	depends on VIDEO_MEDIA && I2C
140
	default m if MEDIA_TUNER_CUSTOMIZE
141 142 143
	help
	  Say Y here to include support for the xc2028/xc3028 tuners.

144
config MEDIA_TUNER_XC5000
145
	tristate "Xceive XC5000 silicon tuner"
146
	depends on VIDEO_MEDIA && I2C
147 148 149 150 151 152
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon tuner XC5000 from Xceive.
	  This device is only used inside a SiP called togther with a
	  demodulator for now.

153 154
config MEDIA_TUNER_MXL5005S
	tristate "MaxLinear MSL5005S silicon tuner"
155
	depends on VIDEO_MEDIA && I2C
156 157 158 159
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon tuner MXL5005S from MaxLinear.

160 161 162 163 164 165 166
config MEDIA_TUNER_MXL5007T
	tristate "MaxLinear MxL5007T silicon tuner"
	depends on VIDEO_MEDIA && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon tuner MxL5007T from MaxLinear.

167
endif # MEDIA_TUNER_CUSTOMIZE