]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:43:15 +0000 (22:43 +0200)
commitd966399fea908bedfd52f736406da5749366b9e9
tree9602a56059bcf6110fe19a360b7f35270ee8b6aa
parentba644d5124fc4f105696de87962138a646ec0208
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