commit | 5e9cf2223d83d697543a3e2fa50b86801c026901 | [log] [tgz] |
---|---|---|
author | Andreas Bießmann <andreas.devel@googlemail.com> | Thu Apr 18 22:48:49 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Wed May 01 16:24:03 2013 -0400 |
tree | 1cda87cce624fb2f46e76ffd39f64cd9863971d2 | |
parent | ce25e4a5eda342134722de9cde4f669263ddb87a [diff] |
tx25: add CONFIG_SPL_LIBGENERIC_SUPPORT In order to use the generic hang() later on pull libgeneric in SPL. This has no impact on the SPL size. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>