summaryrefslogtreecommitdiff
path: root/arch/x86
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-10-19 04:20:54 +0300
committerBin Meng <bmeng.cn@gmail.com>2017-10-27 10:13:47 +0300
commit3a856473fdb05f8c20686f6240781ecb2c0c1b61 (patch)
tree67e6282651f14b189a31996ae8b3e6e599863e7a /arch/x86
parent4a5a7fcac24498aa1535a467f0739e2fda5b4324 (diff)
downloadu-boot-3a856473fdb05f8c20686f6240781ecb2c0c1b61.tar.xz
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>
Diffstat (limited to 'arch/x86')
-rw-r--r--arch/x86/cpu/braswell/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/braswell/Kconfig b/arch/x86/cpu/braswell/Kconfig
index 0e214a7432..616f228788 100644
--- a/arch/x86/cpu/braswell/Kconfig
+++ b/arch/x86/cpu/braswell/Kconfig
@@ -12,7 +12,6 @@ config INTEL_BRASWELL
imply HAVE_INTEL_ME
imply HAVE_VBT
imply ENABLE_MRC_CACHE
- imply ENV_IS_IN_SPI_FLASH
imply AHCI_PCI
imply ICH_SPI
imply MMC