blob: 114ce8d31fd72eae5565fdb94e199aa5f70a6f47 [file] [log] [blame]
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef _SOUTHBRIDGE_TI_PCI7420
#define _SOUTHBRIDGE_TI_PCI7420
struct southbridge_ti_pci7420_config {
int smartcard_enabled;
};
#endif /* _SOUTHBRIDGE_TI_PCI7420 */