summaryrefslogtreecommitdiff
path: root/board/guybrush/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/guybrush/board.h')
-rw-r--r--board/guybrush/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/guybrush/board.h b/board/guybrush/board.h
index f3900adc43..dc6a7e882a 100644
--- a/board/guybrush/board.h
+++ b/board/guybrush/board.h
@@ -55,6 +55,9 @@
#define CONFIG_LED_COMMON
#define CONFIG_LED_ONOFF_STATES
+/* Thermal Config */
+#define CONFIG_TEMP_SENSOR_TMP112
+
#ifndef __ASSEMBLER__
#include "gpio_signal.h"