diff options
author | Simon Glass <sjg@chromium.org> | 2015-02-24 22:26:19 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-02-24 17:05:30 -0500 |
commit | 66afaef22889e2685aa500c047b66ac003eea264 (patch) | |
tree | 62ae0f8f29c1d850d6935483feeb3901a284dfdd /include/configs/cm_t35.h | |
parent | 6d4d05b1e9e411c90934e78bae76263f07881186 (diff) | |
download | u-boot-imx-66afaef22889e2685aa500c047b66ac003eea264.zip u-boot-imx-66afaef22889e2685aa500c047b66ac003eea264.tar.gz u-boot-imx-66afaef22889e2685aa500c047b66ac003eea264.tar.bz2 |
kconfig: Adjust ordering so that defaults work as expected
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>
Diffstat (limited to 'include/configs/cm_t35.h')
0 files changed, 0 insertions, 0 deletions