summaryrefslogtreecommitdiff
path: root/board/hoho
diff options
context:
space:
mode:
Diffstat (limited to 'board/hoho')
-rw-r--r--board/hoho/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/hoho/board.h b/board/hoho/board.h
index 2e02744cf3..d0c72f18b9 100644
--- a/board/hoho/board.h
+++ b/board/hoho/board.h
@@ -88,9 +88,6 @@ enum usb_strings {
USB_STR_COUNT
};
-/* we are acting only as a sink */
-#define PD_DEFAULT_STATE PD_STATE_SNK_DISCONNECTED
-
/* we are never a source : don't care about power supply */
#define PD_POWER_SUPPLY_TURN_ON_DELAY 0 /* us */
#define PD_POWER_SUPPLY_TURN_OFF_DELAY 0 /* us */