V4L/DVB (3530): Kconfig: remove VIDEO_AUDIO_DECODER
- removed VIDEO_AUDIO_DECODER Kconfig menu item. VIDEO_MSP3400, VIDEO_CS53L32A and VIDEO_WM8775 now each have their own menu items. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
e273db7a99
commit
ad5125913b
1 changed files with 0 additions and 10 deletions
|
@ -342,16 +342,6 @@ config VIDEO_M32R_AR_M64278
|
||||||
Say Y here to use the Renesas M64278E-800 camera module,
|
Say Y here to use the Renesas M64278E-800 camera module,
|
||||||
which supports VGA(640x480 pixcels) size of images.
|
which supports VGA(640x480 pixcels) size of images.
|
||||||
|
|
||||||
config VIDEO_AUDIO_DECODER
|
|
||||||
tristate "Add support for additional audio chipsets"
|
|
||||||
depends on VIDEO_DEV && I2C && EXPERIMENTAL
|
|
||||||
select VIDEO_MSP3400
|
|
||||||
select VIDEO_CS53L32A
|
|
||||||
select VIDEO_WM8775
|
|
||||||
---help---
|
|
||||||
Say Y here to compile drivers for WM8775, CS53L32A and
|
|
||||||
MSP34xx audio decoders.
|
|
||||||
|
|
||||||
config VIDEO_MSP3400
|
config VIDEO_MSP3400
|
||||||
tristate "Micronas MSP34xx audio decoders"
|
tristate "Micronas MSP34xx audio decoders"
|
||||||
depends on VIDEO_DEV && I2C
|
depends on VIDEO_DEV && I2C
|
||||||
|
|
Loading…
Add table
Reference in a new issue