summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--host/arch/x86/lib/crossystem_arch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/arch/x86/lib/crossystem_arch.c b/host/arch/x86/lib/crossystem_arch.c
index 4921119e..78ee0d68 100644
--- a/host/arch/x86/lib/crossystem_arch.c
+++ b/host/arch/x86/lib/crossystem_arch.c
@@ -671,6 +671,7 @@ static const struct GpioChipset chipsets_supported[] = {
{ "INT3452:01", FindGpioChipOffsetByLabel },
{ "INT3452:02", FindGpioChipOffsetByLabel },
{ "INT3452:03", FindGpioChipOffsetByLabel },
+ { "INT34BB:00", FindGpioChipOffsetByLabel },
{ "BayTrail", BayTrailFindGpioChipOffset },
{ "Braswell", BraswellFindGpioChipOffset },
{ NULL },