mb/starlabs/{lite_adl,byte_adl}: Don't select MAINBOARD_HAS_TPM2
[coreboot2.git] / src / southbridge / ti / pci7420 / chip.h
blob3f59bbe8cf2435741f5d262474e7f74c32ad36a3
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 #ifndef _SOUTHBRIDGE_TI_PCI7420
4 #define _SOUTHBRIDGE_TI_PCI7420
6 struct southbridge_ti_pci7420_config {
7 int smartcard_enabled;
8 };
10 #endif /* _SOUTHBRIDGE_TI_PCI7420 */