summaryrefslogtreecommitdiff
path: root/board/spring/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/spring/board.h')
-rw-r--r--board/spring/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/spring/board.h b/board/spring/board.h
index f2c27605b2..ef8e14f328 100644
--- a/board/spring/board.h
+++ b/board/spring/board.h
@@ -45,9 +45,6 @@ enum module_id {
MODULE_EXTPOWER_USB,
};
-/* By default, enable all console messages except keyboard */
-#define CC_DEFAULT (CC_ALL & ~CC_MASK(CC_KEYSCAN))
-
/* Keyboard output port list */
#define KB_OUT_PORT_LIST GPIO_B, GPIO_C