commit | 384e526cbe2681728658a75294a65140b989ddf0 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Fri Jul 28 08:32:52 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 04 20:38:39 2017 -0400 |
tree | debfd89edfd15c86e807ad093af5c111fee83730 | |
parent | 1cb93722d3ffe00811652d953cf67edfba5c5dad [diff] |
Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig This converts the following to Kconfig: CONFIG_SYS_TEXT_BASE The includes, whitelist, etc. were left for now but I don't get any build errors or warnings on the omap3_logic_defconfig or am3517_evm_defconfig builds I tried. Signed-off-by: Adam Ford <aford173@gmail.com>