diff options
Diffstat (limited to 'src/mainboard/foxconn/g41s-k/Kconfig')
-rw-r--r-- | src/mainboard/foxconn/g41s-k/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/foxconn/g41s-k/Kconfig b/src/mainboard/foxconn/g41s-k/Kconfig index 83136d31b4..a98a47a776 100644 --- a/src/mainboard/foxconn/g41s-k/Kconfig +++ b/src/mainboard/foxconn/g41s-k/Kconfig @@ -16,7 +16,7 @@ config BOARD_SPECIFIC_OPTIONS select HAVE_ACPI_TABLES select HAVE_CMOS_DEFAULT select HAVE_OPTION_TABLE - select MAINBOARD_HAS_LPC_TPM + select MEMORY_MAPPED_TPM select INTEL_GMA_HAVE_VBT select MAINBOARD_HAS_LIBGFXINIT |