commit | be0be088025c404ff6d5dbc11c6195432d65e5f5 | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <oe5hpm@oevsv.at> | Fri Feb 19 12:09:44 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 24 18:44:02 2016 -0500 |
tree | cfb3212b05c85d5e845db27f4da72f930b743fc7 | |
parent | a9a85fcc7b617c545672264f48dbda6f6348b321 [diff] |
board/BuR: move everything possible from board's headerfile to KConfig We drop everything possible things from board headerfiles and replace this functionality with responsible settings in Kconfig (_defconfig). Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Tom Rini <trini@konsulko.com>