diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-06-23 12:19:41 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-06-23 12:19:41 -0300 |
commit | d6f3e25616ac528ec4630545e5f5b7600f51c16f (patch) | |
tree | 6278c5000dab2508405accc0c43b6dcced8a5d54 /linux/include/media/saa7146.h | |
parent | bc5e79ddb91cd8d5073c4d4f73e4faa784a2b68a (diff) | |
download | mediapointer-dvb-s2-d6f3e25616ac528ec4630545e5f5b7600f51c16f.tar.gz mediapointer-dvb-s2-d6f3e25616ac528ec4630545e5f5b7600f51c16f.tar.bz2 |
Have config-compat.h, undefine options turned off
From: Trent Piepho <xyzzy@speakeasy.org>
Use a (make 3.81 safe!) in-line perl script to generate config-compat.h
from .myconfig. The output will be more like the Kernel's output:
Options set to 'm' will define CONFIG_WHATEVER_MODULE to 1, rather than
define CONFIG_WHATEVER to m.
Options set to 'y' to be defined to 1 instead of y.
Options that are off will be #undef'ed, rather that omitted, so that they
will override the settings from the kernel autoconf.h file.
The last change will fix a problem where certain options, like CinergyT2
tuning and AV7110 firmware, wouldn't work properly if they were on in the
kernel but off for v4l-dvb Hg.
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/include/media/saa7146.h')
0 files changed, 0 insertions, 0 deletions