
8 May
2015
8 May
'15
7:36 p.m.
On 7 May 2015 at 03:48, Joe Hershberger joe.hershberger@ni.com 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 joe.hershberger@ni.com
Changes in v4: -New for version 4
Changes in v3: None Changes in v2: None
arch/sandbox/Kconfig | 15 --------------- configs/sandbox_defconfig | 4 ++++ 2 files changed, 4 insertions(+), 15 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org