]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/Kconfig
Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"
[people/ms/u-boot.git] / arch / x86 / Kconfig
index b2ae865c72d4475ba59908bb6270f4b6f6f67e70..98c56ad7dc7441fd6d5a83b7d88d5cf104c0f2c5 100644 (file)
@@ -402,15 +402,6 @@ config FSP_BROKEN_HOB
          do not overwrite the important boot service data which is used by
          FSP, otherwise the subsequent call to fsp_notify() will fail.
 
-config FSP_LOCKDOWN_SPI
-       bool
-       depends on HAVE_FSP
-       help
-         Some Intel FSP (like Braswell) does SPI lock-down during the call
-         to fsp_notify(INIT_PHASE_BOOT). This option should be turned on
-         for such FSP and U-Boot will configure the SPI opcode registers
-         before the lock-down.
-
 config ENABLE_MRC_CACHE
        bool "Enable MRC cache"
        depends on !EFI && !SYS_COREBOOT