Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/media/video/pwc
Trent Piepho 05ad390724 V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings
The out of tree v4l-dvb build system didn't always override the kernel's
configuration settings with v4l-dvb's settings correctly.  To work around
this, makefiles would define some new macro based on the setting of a
config variable.  e.g. the pwc Makefile would define CONFIG_PWC_DEBUG if
CONFIG_USB_PWC_DEBUG (which is defined via Kconfig) was set.
The v4l-dvb build system should now always override correctly, and this
is no longer necessary.  This patch gets ride of these extra defines and
just uses the CONFIG_* settings directly.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-02-21 13:35:11 -02:00
..
Kconfig V4L/DVB (4411): Fix minor errors in build files 2006-08-08 15:53:03 -03:00
Makefile V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00
philips.txt remove mentionings of devfs in documentation 2006-10-03 22:17:48 +02:00
pwc-ctrl.c V4L/DVB (4147): Drivers/media/video/pwc/: make code static 2006-06-25 02:05:13 -03:00
pwc-dec1.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-dec1.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-dec23.c V4L/DVB (4118): Whitespace cleanups 2006-06-25 02:05:10 -03:00
pwc-dec23.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-if.c V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00
pwc-ioctl.h V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
pwc-kiara.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-kiara.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-misc.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-nala.h V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
pwc-timon.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-timon.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-uncompress.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-uncompress.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pwc-v4l.c V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00
pwc.h V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00