commit | 18f4e02f3e52051714bea2a565c90efceabea2f5 | [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 | 9e22758a165d47bf3e2ac53f80d2dc61f4719ec2 [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>