coreboot/src/mainboard/asus
Felix Held 972d9f2cce arch/x86: consolidate HPET base address definitions
Both the HPET_BASE_ADDRESS define from arch/x86/include/arch/hpet.h and
the HPET_ADDRESS Kconfig option define the base address of the HPET MMIO
region which is 0xfed00000 on all chipsets and SoCs in the coreboot
tree. Since these two different constants are used in different places
that however might end up used in the same coreboot build, drop the
Kconfig option and use the definition from arch/x86 instead. Since it's
no longer needed to check for a mismatch of those two constants, the
corresponding checks are dropped too.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ia797bb8ac150ae75807cb3bd1f9db5b25dfca35e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62307
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Lance Zhao
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-02-25 17:44:11 +00:00
..
a88xm-e src/mainboard/{asrock,asus}: Remove unused <console/console.h> 2022-01-10 23:21:52 +00:00
am1i-a IASL: Ignore IASL's "Missing dependency" warning 2022-01-28 16:34:23 +00:00
f2a85-m src/mainboard/{asrock,asus}: Remove unused <console/console.h> 2022-01-10 23:21:52 +00:00
h61-series mb/**/Kconfig: Properly override IGNORE_IASL_MISSING_DEPENDENCY 2022-01-31 10:34:41 +00:00
maximus_iv_gene-z mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
p2b mb/asus/p2b: list all unused Super I/O resources 2022-01-04 11:47:58 +00:00
p5gc-mx cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
p5qc cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
p5ql-em cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
p5qpl-am IASL: Ignore IASL's "Missing dependency" warning 2022-01-28 16:34:23 +00:00
p8x7x-series arch/x86: consolidate HPET base address definitions 2022-02-25 17:44:11 +00:00
Kconfig
Kconfig.name