summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-07-14 06:04:11 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-07-15 04:49:09 +0000
commit00ec56334220baba6ef5057a33e17319f91399ea (patch)
tree01dad21c79810c6b31c71936e36247e08e85f332 /configs
parent83ea46b933ffe6ae022bf013524c99f6fb99e5d1 (diff)
downloadcoreboot-00ec56334220baba6ef5057a33e17319f91399ea.tar.gz
coreboot-00ec56334220baba6ef5057a33e17319f91399ea.tar.bz2
coreboot-00ec56334220baba6ef5057a33e17319f91399ea.zip
configs/lenovo: Drop DEBUG_SMM_RELOCATION
Not implemented for TSEG. Change-Id: I279c546a921c0504cafaddcda855bd6ea3de7f8a Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34325 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'configs')
-rw-r--r--configs/config.lenovo_t400_all_debug_and_option_table1
-rw-r--r--configs/config.lenovo_thinkpad_t430_all_debug_and_option_table1
-rw-r--r--configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi1
3 files changed, 0 insertions, 3 deletions
diff --git a/configs/config.lenovo_t400_all_debug_and_option_table b/configs/config.lenovo_t400_all_debug_and_option_table
index 0ceee167d514..dc407478c70f 100644
--- a/configs/config.lenovo_t400_all_debug_and_option_table
+++ b/configs/config.lenovo_t400_all_debug_and_option_table
@@ -7,7 +7,6 @@ CONFIG_DEBUG_CBFS=y
CONFIG_DEBUG_RAM_SETUP=y
CONFIG_DEBUG_SMBUS=y
CONFIG_DEBUG_SMI=y
-CONFIG_DEBUG_SMM_RELOCATION=y
CONFIG_DEBUG_MALLOC=y
CONFIG_DEBUG_ACPI=y
CONFIG_DEBUG_BOOT_STATE=y
diff --git a/configs/config.lenovo_thinkpad_t430_all_debug_and_option_table b/configs/config.lenovo_thinkpad_t430_all_debug_and_option_table
index 2c387340cff2..cb1da1e61921 100644
--- a/configs/config.lenovo_thinkpad_t430_all_debug_and_option_table
+++ b/configs/config.lenovo_thinkpad_t430_all_debug_and_option_table
@@ -9,7 +9,6 @@ CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
CONFIG_DEBUG_RAM_SETUP=y
CONFIG_DEBUG_SMBUS=y
CONFIG_DEBUG_SMI=y
-CONFIG_DEBUG_SMM_RELOCATION=y
CONFIG_DEBUG_SPI_FLASH=y
CONFIG_DEBUG_BOOT_STATE=y
CONFIG_DEBUG_ADA_CODE=y
diff --git a/configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi b/configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi
index 697c26db5db9..1579aa3e1f39 100644
--- a/configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi
+++ b/configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi
@@ -6,7 +6,6 @@ CONFIG_FATAL_ASSERTS=y
CONFIG_DEBUG_CBFS=y
CONFIG_DEBUG_SMBUS=y
CONFIG_DEBUG_SMI=y
-CONFIG_DEBUG_SMM_RELOCATION=y
CONFIG_DEBUG_MALLOC=y
CONFIG_DEBUG_ACPI=y
CONFIG_DEBUG_SPI_FLASH=y