backport: disable unused automatic backports
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Jul 2013 07:15:32 +0000 (09:15 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Wed, 24 Jul 2013 00:39:43 +0000 (17:39 -0700)
commite32d12fbd88d688927afd5820c0b8faa2d88a123
tree749097df8b7b058cbbe365beb7f7b277624fdc20
parentf6dcbe29fef0074a351b26723790a03a1f8a2a4b
backport: disable unused automatic backports

When an automatic backport isn't included due to not
being used (see commit 6e0475b599217eceb8e01a1e572c,
"gentree: add automatic backports only if needed"),
selecting BACKPORT_USERSEL_BUILD_ALL will make the
build fail. Avoid this by disabling such symbols in
the Kconfig.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
gentree.py