payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / facebook / monolith / onboard.h
blobf82d10f5bd9adce84ff6e47f542447ebddb06336
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef ONBOARD_H
4 #define ONBOARD_H
6 #define ITE8528_CMD_PORT 0x6E
7 #define ITE8528_DATA_PORT 0x6F
9 #endif