
1 May
2015
1 May
'15
5:46 a.m.
On 28 April 2015 at 23:51, Joe Hershberger joe.hershberger@ni.com wrote:
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
Changes in v2: -New for version 2
configs/sandbox_defconfig | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org