diff options
author | Ondrej Zary <linux@rainbow-software.org> | 2012-05-19 20:18:26 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-05-20 23:10:05 +0400 |
commit | abed623ca59a7d1abed6c4e7459be03e25a90a1e (patch) | |
tree | e66b20d77f7407ed4545edd9da2ec8398db7af2c /drivers/media/radio/Kconfig | |
parent | e243c3c4f7305310a283cd2f762f889a48dad90a (diff) | |
download | linux-abed623ca59a7d1abed6c4e7459be03e25a90a1e.tar.xz |
[media] radio-sf16fmi: add support for SF16-FMD
Add support for SF16-FMD card to radio-sf16fmi driver.
Only new PnP ID is added and texts changed.
Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/Kconfig')
-rw-r--r-- | drivers/media/radio/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig index 270f7b7e813b..c257da13d766 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig @@ -320,7 +320,7 @@ config RADIO_MIROPCM20 module will be called radio-miropcm20. config RADIO_SF16FMI - tristate "SF16-FMI/SF16-FMP Radio" + tristate "SF16-FMI/SF16-FMP/SF16-FMD Radio" depends on ISA && VIDEO_V4L2 ---help--- Choose Y here if you have one of these FM radio cards. |