summaryrefslogtreecommitdiff
path: root/board/big/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/big/board.c')
-rw-r--r--board/big/board.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/big/board.c b/board/big/board.c
index 037b115585..9ea56f474b 100644
--- a/board/big/board.c
+++ b/board/big/board.c
@@ -23,10 +23,6 @@
#include "util.h"
#include "timer.h"
#include "charger.h"
-
-#define GPIO_KB_INPUT (GPIO_INPUT | GPIO_PULL_UP | GPIO_INT_BOTH)
-#define GPIO_KB_OUTPUT GPIO_ODR_HIGH
-
#include "gpio_list.h"
/* power signal list. Must match order of enum power_signal. */