When something is set to 'n' on config.mk try to disable it
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 4 Aug 2009 22:42:44 +0000 (15:42 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 4 Aug 2009 22:42:44 +0000 (15:42 -0700)
commit9402a32b1e8bf98fd68e590157a9bede2b18b1d9
treeecb2070144b392ec5cab962e24861b5f4b9ef245
parent0562fcdb24fc3d9a9d70bb9202b51e67a4cba9ab
When something is set to 'n' on config.mk try to disable it

This doens't work, but at least we tried. This means
if we ever do want to disable something which an old
kernel enabled we'll need to relabelt the kconfig option.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
scripts/gen-compat-autoconf.sh