summaryrefslogtreecommitdiff
path: root/ports/raspberrypi/mpconfigport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ports/raspberrypi/mpconfigport.mk')
-rw-r--r--ports/raspberrypi/mpconfigport.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/raspberrypi/mpconfigport.mk b/ports/raspberrypi/mpconfigport.mk
index 138896d41..5c930d7cc 100644
--- a/ports/raspberrypi/mpconfigport.mk
+++ b/ports/raspberrypi/mpconfigport.mk
@@ -36,6 +36,7 @@ CIRCUITPY_NVM = 0
CIRCUITPY_PULSEIO = 0 # Use PIO interally
CIRCUITPY_ROTARYIO = 0 # Use PIO interally
CIRCUITPY_RTC = 0
+CIRCUITPY_WATCHDOG = 1
# Things that are unsupported by the hardware.
CIRCUITPY_AUDIOIO = 0