summaryrefslogtreecommitdiff
path: root/ports/cxd56/mpconfigport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ports/cxd56/mpconfigport.mk')
-rw-r--r--ports/cxd56/mpconfigport.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cxd56/mpconfigport.mk b/ports/cxd56/mpconfigport.mk
index c60bb83e7..23f60f8a7 100644
--- a/ports/cxd56/mpconfigport.mk
+++ b/ports/cxd56/mpconfigport.mk
@@ -14,7 +14,7 @@ CIRCUITPY_DISPLAYIO = 0
CIRCUITPY_FREQUENCYIO = 0
CIRCUITPY_GAMEPAD = 0
CIRCUITPY_GNSS = 1
-CIRCUITPY_I2CSLAVE = 0
+CIRCUITPY_I2CPERIPHERAL = 0
CIRCUITPY_NEOPIXEL_WRITE = 0
CIRCUITPY_NVM = 0
CIRCUITPY_ROTARYIO = 0