blob: 824ae010a70ca55fe37c1f756c9aac5d60c5cb89 [file] [log] [blame]
John Wedig123c2462023-12-08 14:39:54 -08001SUMMARY = "Enable and disable eSPI bus on demand"
2DESCRIPTION = "Enable and disable eSPI bus on demand"
3GOOGLE_MISC_PROJ = "espi-control"
4
5require ../google-misc/google-misc.inc
6
7inherit pkgconfig
8
9DEPENDS += " \
10 stdplus \
11"