diff options
author | Michael Krufky <devnull@localhost> | 2005-11-29 13:40:19 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-11-29 13:40:19 +0000 |
commit | e27f48d844cd17fe629c1afefea2d0fcc4b9195c (patch) | |
tree | 8f736c34cbc2ff5a5a74fafaa31bcf9ad21d76ca /linux | |
parent | 3bc59ae2681f6a171b5f647daacbbc09968c59d2 (diff) | |
download | mediapointer-dvb-s2-e27f48d844cd17fe629c1afefea2d0fcc4b9195c.tar.gz mediapointer-dvb-s2-e27f48d844cd17fe629c1afefea2d0fcc4b9195c.tar.bz2 |
Fix typo, removing incorrect info from CONFIG_BT848_DVB kconfig entry.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'linux')
-rw-r--r-- | linux/drivers/media/video/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linux/drivers/media/video/Kconfig b/linux/drivers/media/video/Kconfig index c03793b91..fc87efc50 100644 --- a/linux/drivers/media/video/Kconfig +++ b/linux/drivers/media/video/Kconfig @@ -32,9 +32,6 @@ config VIDEO_BT848_DVB ---help--- This adds support for DVB/ATSC cards based on the BT878 chip. - To compile this driver as a module, choose M here: the - module will be called dvb-bt8xx. - config VIDEO_SAA6588 tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards" depends on VIDEO_DEV && I2C && VIDEO_BT848 |