summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p8z77-series/Kconfig.name
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-05-17 17:57:19 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-05-20 17:49:39 +0000
commit6f925064152f2227b12ff68ef72289cf76be5d7c (patch)
treef254bb4daaeb3e2ec5d218e519ded8c7c9753437 /src/mainboard/asus/p8z77-series/Kconfig.name
parent0da07d66bd131b5ca5c694a069bf8ea1838f9951 (diff)
downloadcoreboot-6f925064152f2227b12ff68ef72289cf76be5d7c.tar.xz
mb/asus/p8z77-m_pro: Transform into variant
To preserve reproducibility, temporarily guard mainboard.c contents. Tested with BUILD_TIMELESS=1, coreboot.rom for the Asus P8Z77-M PRO remains identical when not adding the .config file in it. Change-Id: I05e272690ca78f6b9e22b1db1c36cb9e5a7afe3c Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/54411 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/asus/p8z77-series/Kconfig.name')
-rw-r--r--src/mainboard/asus/p8z77-series/Kconfig.name10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mainboard/asus/p8z77-series/Kconfig.name b/src/mainboard/asus/p8z77-series/Kconfig.name
index 4ab8943dcf..44dae8127a 100644
--- a/src/mainboard/asus/p8z77-series/Kconfig.name
+++ b/src/mainboard/asus/p8z77-series/Kconfig.name
@@ -1,3 +1,13 @@
+config BOARD_ASUS_P8Z77_M_PRO
+ bool "P8Z77-M PRO"
+ select BOARD_ASUS_P8Z77_SERIES
+ select BOARD_ROMSIZE_KB_8192
+ select DRIVERS_ASMEDIA_ASPM_BLACKLIST # for ASM1061 eSATA
+ select INTEL_INT15
+ select MAINBOARD_HAS_LPC_TPM
+ select MAINBOARD_HAS_TPM1
+ select SUPERIO_NUVOTON_NCT6779D
+
config BOARD_ASUS_P8Z77_V_LX2
bool "P8Z77-V LX2"
select BOARD_ASUS_P8Z77_SERIES