]> git.ipfire.org Git - people/ms/u-boot.git/commit
dra7xx: Move CONS_INDEX to Kconfig and enable CONFIG_SPL_STACK_ADDR
authorTom Rini <trini@konsulko.com>
Fri, 31 Jul 2015 23:55:11 +0000 (19:55 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 13 Aug 2015 00:48:07 +0000 (20:48 -0400)
commitb4c4fec300e87ce8b071fd8f3a9fd5bd2dce35ad
tree86b829fb8f3801d734fe75143ef4542fdb5f9323
parentb5d92ba1ad97c06985ebc689e1ac1462a146832d
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>
board/ti/dra7xx/Kconfig
configs/dra7xx_evm_defconfig
configs/dra7xx_evm_qspiboot_defconfig
configs/dra7xx_evm_uart3_defconfig