Skip to content

Commit

Permalink
V4L/DVB (12455): radio-typhoon: remove obsolete RADIO_TYPHOON_PROC_FS…
Browse files Browse the repository at this point in the history
… config option

Thanks to Robert P.J. Day for finding this.

Thanks-to: Robert P.J. Day <rpjday@crashcourse.ca>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Sep 12, 2009
1 parent 17d8dfe commit 9d7530d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions drivers/media/radio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9d7530d

Please sign in to comment.