diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-08-16 21:50:36 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-08-16 21:50:36 -0300 |
commit | 0fbddee55e2bb9ff734929d79e64bec44afcee97 (patch) | |
tree | 7e6ecc26476137742bbbd135edd87553cb5c7fd7 /linux/drivers | |
parent | 663970b7c101bbe35646a5003e25e40087bea009 (diff) | |
parent | ba4502fc619943b78f8231e8889f9799bf12de61 (diff) | |
download | mediapointer-dvb-s2-0fbddee55e2bb9ff734929d79e64bec44afcee97.tar.gz mediapointer-dvb-s2-0fbddee55e2bb9ff734929d79e64bec44afcee97.tar.bz2 |
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-misc
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers')
-rw-r--r-- | linux/drivers/media/radio/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/linux/drivers/media/radio/Kconfig b/linux/drivers/media/radio/Kconfig index 41bbec6df..0e39edf75 100644 --- a/linux/drivers/media/radio/Kconfig +++ b/linux/drivers/media/radio/Kconfig @@ -288,16 +288,6 @@ config RADIO_TYPHOON To compile this driver as a module, choose M here: the module will be called radio-typhoon. -config RADIO_TYPHOON_PROC_FS - bool "Support for /proc/radio-typhoon" - depends on PROC_FS && RADIO_TYPHOON - help - Say Y here if you want the typhoon radio card driver to write - status information (frequency, volume, muted, mute frequency, - base address) to /proc/radio-typhoon. The file can be viewed with - your favorite pager (i.e. use "more /proc/radio-typhoon" or "less - /proc/radio-typhoon" or simply "cat /proc/radio-typhoon"). - config RADIO_TYPHOON_PORT hex "Typhoon I/O port (0x316 or 0x336)" depends on RADIO_TYPHOON=y |