commit | 02378b3662975d3278e921da7e16a2b7303c30ea | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Jul 31 19:55:11 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 20:48:07 2015 -0400 |
tree | 86b829fb8f3801d734fe75143ef4542fdb5f9323 | |
parent | f295d9e9bcd7294bbeda284899c50490c524ddd8 [diff] |
dra7xx: Move CONS_INDEX to Kconfig and enable CONFIG_SPL_STACK_ADDR - Move the CONS_INDEX selection out of CONFIG_SYS_EXTRA_OPTIONS and into Kconfig proper. - While in here, enable CONFIG_SPL_STACK_ADDR Signed-off-by: Tom Rini <trini@konsulko.com>