]> git.ipfire.org Git - people/ms/u-boot.git/commit
env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default
authorBin Meng <bmeng.cn@gmail.com>
Thu, 19 Oct 2017 01:20:54 +0000 (18:20 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 27 Oct 2017 07:13:47 +0000 (15:13 +0800)
commit3a856473fdb05f8c20686f6240781ecb2c0c1b61
tree67e6282651f14b189a31996ae8b3e6e599863e7a
parent4a5a7fcac24498aa1535a467f0739e2fda5b4324
env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default

Imply does not work for a Kconfig choice. Update ENV_IS_IN_SPI_FLASH
to be the default one for Intel Braswell.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/braswell/Kconfig
env/Kconfig