commit | e62b008fe341030f4a80a09b66952bba65027b70 | [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 | a9f1a4893364ddbb8b7942cded91d4c17c4f5948 [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>