gentree: strip useless defconfig files
authorJohannes Berg <johannes.berg@intel.com>
Tue, 29 Apr 2014 09:31:28 +0000 (11:31 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 2 May 2014 01:44:14 +0000 (18:44 -0700)
commit9262ad513b02f99f097d8e9808fcb18c1f611b26
treec476f74ae5b9bc5362dfca7e7e9f9d2c014933ed
parent881c045f4d0f002555fb44ccda8829e67a4797db
gentree: strip useless defconfig files

If a defconfig file has symbols that can't be satisfied
with the given copy-list file, then there's no point in
shipping it, so just copy selectively the ones needed.

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