]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:19:14 +0000 (10:19 +0200)
commit2496e5bc6393352ce4594b0513113209635f9e7a
tree11b84a91f4efd05efce6239b9e771513a795e0ff
parenta487ce391920b74df0c5c500101b371eea0f1640
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