mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-18 18:57:04 +00:00
config/coreboot-novacustom-v560tu.config: switch CONFIG_USE_PC_CMOS_ALTCENTURY=y to CONFIG_USE_PC_CMOS_ALTCENTURY=n otherwise in year 2070 after initial external flashing
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
e2237a6e73
commit
3687dcbb5a
@ -721,7 +721,7 @@ CONFIG_DRIVERS_INTEL_PMC=y
|
||||
# CONFIG_DRIVERS_NXP_UWB_SR1XX is not set
|
||||
# CONFIG_DRIVERS_PS2_KEYBOARD is not set
|
||||
CONFIG_DRIVERS_MC146818=y
|
||||
CONFIG_USE_PC_CMOS_ALTCENTURY=y
|
||||
CONFIG_USE_PC_CMOS_ALTCENTURY=n
|
||||
CONFIG_PC_CMOS_BASE_PORT_BANK0=0x70
|
||||
CONFIG_MEMORY_MAPPED_TPM=y
|
||||
CONFIG_TPM_TIS_BASE_ADDRESS=0xfed40000
|
||||
|
Loading…
Reference in New Issue
Block a user