Re: [U-Boot] [PATCH v4 02/26] sandbox: Use defconfig to enable features

2015-05-08 Thread Simon Glass
On 7 May 2015 at 03:48, Joe Hershberger wrote: > Stop using the sandbox arch Kconfig to override defaults for config > options. This is a bit of abuse and may be causing build problems. > > Signed-off-by: Joe Hershberger > --- > > Changes in v4: > -New for version 4 > > Changes in v3: None > Chan

[U-Boot] [PATCH v4 02/26] sandbox: Use defconfig to enable features

2015-05-07 Thread Joe Hershberger
Stop using the sandbox arch Kconfig to override defaults for config options. This is a bit of abuse and may be causing build problems. Signed-off-by: Joe Hershberger --- Changes in v4: -New for version 4 Changes in v3: None Changes in v2: None arch/sandbox/Kconfig | 15 --- c