diff options
Diffstat (limited to 'drivers/media/radio/Kconfig')
-rw-r--r-- | drivers/media/radio/Kconfig | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig index a87a477c87f2..931b8b370b50 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig | |||
@@ -401,4 +401,16 @@ config RADIO_TEA5764_XTAL | |||
401 | Say Y here if TEA5764 have a 32768 Hz crystal in circuit, say N | 401 | Say Y here if TEA5764 have a 32768 Hz crystal in circuit, say N |
402 | here if TEA5764 reference frequency is connected in FREQIN. | 402 | here if TEA5764 reference frequency is connected in FREQIN. |
403 | 403 | ||
404 | config RADIO_TEF6862 | ||
405 | tristate "TEF6862 Car Radio Enhanced Selectivity Tuner" | ||
406 | depends on I2C && VIDEO_V4L2 | ||
407 | ---help--- | ||
408 | Say Y here if you want to use the TEF6862 Car Radio Enhanced | ||
409 | Selectivity Tuner, found for instance on the Russellville development | ||
410 | board. On the russellville the device is connected to internal | ||
411 | timberdale I2C bus. | ||
412 | |||
413 | To compile this driver as a module, choose M here: the | ||
414 | module will be called TEF6862. | ||
415 | |||
404 | endif # RADIO_ADAPTERS | 416 | endif # RADIO_ADAPTERS |