summaryrefslogtreecommitdiff
path: root/linux/drivers/media/Kconfig
diff options
context:
space:
mode:
authorMichael Hunold <devnull@localhost>2003-02-26 10:56:04 +0000
committerMichael Hunold <devnull@localhost>2003-02-26 10:56:04 +0000
commit47be772e5cd2e5c15e1bd3a89ec29ced10cab9c3 (patch)
treec31bdeda97cbaf66a27927c933eb524206519789 /linux/drivers/media/Kconfig
parent9633ce872e3f5c2644ae6e3cb2ebcb3e4af195b1 (diff)
downloadmediapointer-dvb-s2-47be772e5cd2e5c15e1bd3a89ec29ced10cab9c3.tar.gz
mediapointer-dvb-s2-47be772e5cd2e5c15e1bd3a89ec29ced10cab9c3.tar.bz2
- Compile fixes against 2.5.63 (daemonize() has been changed)
- Fix various warnings against 2.5.63 (export-objs has been removed) - Fix Kconfig/Makefiles - add the "dpc7146" driver for the analog Philips reference design - Removed unnecessary "Config.in"
Diffstat (limited to 'linux/drivers/media/Kconfig')
-rw-r--r--linux/drivers/media/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/Kconfig b/linux/drivers/media/Kconfig
index 22b991a9b..0814912c5 100644
--- a/linux/drivers/media/Kconfig
+++ b/linux/drivers/media/Kconfig
@@ -21,7 +21,7 @@ config VIDEO_DEV
Documentation/video4linux/API.html. Documentation for V4L2 is
available on the web at http://bytesex.org/v4l/
- This driver is also available as a module called videodev.o ( = code
+ This driver is also available as a module called videodev ( = code
which can be inserted in and removed from the running kernel
whenever you want). If you want to compile it as a module, say M
here and read <file:Documentation/modules.txt>.