commit | 717b0a828ca38128f137523ac33440badb142db5 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Aug 04 05:21:28 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Sep 04 08:51:13 2012 -0700 |
tree | 63c8a32f2d0e64b5274a69dff3618ba794305c62 | |
parent | b31f384bf5e1396109a9f0846fb1b79cd14901bd [diff] |
integrator: break out common config The configuration that is common for all Integrator boards may just as well be stored in a common include file as per pattern from other boards. This eases maintenance quite a bit. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>