diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/soc/intel/braswell/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/soc/intel/braswell/Kconfig b/src/soc/intel/braswell/Kconfig index 23e5990d54..607d78c8b0 100644 --- a/src/soc/intel/braswell/Kconfig +++ b/src/soc/intel/braswell/Kconfig @@ -120,15 +120,6 @@ config ENABLE_BUILTIN_COM1 configure the pads and enable it. This serial port can be used for the debug console. -config HAVE_IFD_BIN - def_bool n - -config BUILD_WITH_FAKE_IFD - def_bool !HAVE_IFD_BIN - -config HAVE_ME_BIN - def_bool n - config IED_REGION_SIZE hex default 0x400000 |