blob: 3f59bbe8cf2435741f5d262474e7f74c32ad36a3 [file] [log] [blame]
/* 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 */