soc/intel/alderlake: Add ADL-P 4+4 with 28W TDP
[coreboot.git] / src / drivers / crb / chip.h
blobf0e471fd4888d9e264ed43ffa5bb9f1ee7751109
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef DRIVERS_CRB_CHIP_H
4 #define DRIVERS_CRB_CHIP_H
6 typedef struct drivers_crb_config {
7 } tpm_config_t;
9 #endif /* DRIVERS_CRB_CHIP_H */