]> git.sur5r.net Git - u-boot/commit
sandbox: Cleanup order and extra defines in defconfig
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 20 May 2015 19:27:14 +0000 (14:27 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 21 May 2015 13:13:18 +0000 (09:13 -0400)
commitb8970748817bbc07ac1576c9f4c728efd2590218
tree911f08b7e4700786353ad9cf31470180b74fe83f
parent3238639d40732fe78fd62ae5e080465552e882fc
sandbox: Cleanup order and extra defines in defconfig

The defconfigs should not be edited directly. They should be generated
by editing the .config (through menuconfig or whatever) and then run
make savedefconfig to have the Kconfig system generate a clean defconfig

I did this for sandbox here with no actual changes.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/sandbox_defconfig