diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-05-03 14:38:35 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-05-03 14:38:35 -0300 |
commit | adda8d4f7c83d79ad19f58d2293050c34cc4b464 (patch) | |
tree | 0ab9153f17d59231192ee3a086e6a461f6f0a712 /linux/drivers/media | |
parent | ebc205043afcbb205a53d055d2718f6fdf6f8c6f (diff) | |
download | mediapointer-dvb-s2-adda8d4f7c83d79ad19f58d2293050c34cc4b464.tar.gz mediapointer-dvb-s2-adda8d4f7c83d79ad19f58d2293050c34cc4b464.tar.bz2 |
Backed out changeset 4b44be295542d8f860531421f45bced0b7acbaaa
Since the building system is not prepared for this, I'm reverting the patch
for now.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media')
-rw-r--r-- | linux/drivers/media/radio/Kconfig | 2 | ||||
-rw-r--r-- | linux/drivers/media/video/Kconfig | 4 |
2 files changed, 0 insertions, 6 deletions
diff --git a/linux/drivers/media/radio/Kconfig b/linux/drivers/media/radio/Kconfig index fe881407f..6db188643 100644 --- a/linux/drivers/media/radio/Kconfig +++ b/linux/drivers/media/radio/Kconfig @@ -6,8 +6,6 @@ menuconfig RADIO_ADAPTERS bool "Radio Adapters" depends on VIDEO_DEV default y - ---help--- - Say Y here to enable selecting AM/FM radio adapters. if RADIO_ADAPTERS diff --git a/linux/drivers/media/video/Kconfig b/linux/drivers/media/video/Kconfig index 41e36bc3f..44299c83d 100644 --- a/linux/drivers/media/video/Kconfig +++ b/linux/drivers/media/video/Kconfig @@ -6,10 +6,6 @@ menuconfig VIDEO_CAPTURE_DRIVERS bool "Video capture adapters" depends on VIDEO_DEV default y - ---help--- - Say Y here to enable selecting the video adapters for - webcams, analog TV, and hybrid analog/digital TV. - Some of those devices also supports FM radio. if VIDEO_CAPTURE_DRIVERS |