
25 Feb
2015
25 Feb
'15
1:03 a.m.
On Tue, Feb 24, 2015 at 10:26:19PM +0900, Masahiro Yamada wrote:
From: Simon Glass sjg@chromium.org
At present defaults in arch-specific Kconfig files are ignored if the top-level item comes ahead of it in include order. This means that it is not possible to have a U-Boot default that architectures and boards can override. This does not seem very useful.
Move the include earlier to support this.
Signed-off-by: Simon Glass sjg@chromium.org Reported-by: Masahiro Yamada yamada.m@jp.panasonic.com Reviewed-by: Masahiro Yamada yamada.m@jp.panasonic.com
Applied to u-boot/master, thanks!
--
Tom