summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/drobit/board.h3
l---------board/drobit_ecmodeentry1
-rw-r--r--board/voxel/board.h3
l---------board/voxel_apmodeentry (renamed from board/voxel_ecmodeentry)0
4 files changed, 0 insertions, 7 deletions
diff --git a/board/drobit/board.h b/board/drobit/board.h
index 2f3b023622..61c89442b0 100644
--- a/board/drobit/board.h
+++ b/board/drobit/board.h
@@ -62,9 +62,6 @@
#define PD_MAX_VOLTAGE_MV 20000
#define CONFIG_USB_PD_REQUIRE_AP_MODE_ENTRY
-#ifdef BOARD_DROBIT_ECMODEENTRY
-#undef CONFIG_USB_PD_REQUIRE_AP_MODE_ENTRY
-#endif
/* Enabling Thunderbolt-compatible mode */
#define CONFIG_USB_PD_TBT_COMPAT_MODE
diff --git a/board/drobit_ecmodeentry b/board/drobit_ecmodeentry
deleted file mode 120000
index c3ab5c1706..0000000000
--- a/board/drobit_ecmodeentry
+++ /dev/null
@@ -1 +0,0 @@
-drobit \ No newline at end of file
diff --git a/board/voxel/board.h b/board/voxel/board.h
index dabd6ebe14..bf92358030 100644
--- a/board/voxel/board.h
+++ b/board/voxel/board.h
@@ -77,9 +77,6 @@
#define PD_MAX_VOLTAGE_MV 20000
#define CONFIG_USB_PD_REQUIRE_AP_MODE_ENTRY
-#ifdef BOARD_VOXEL_ECMODEENTRY
-#undef CONFIG_USB_PD_REQUIRE_AP_MODE_ENTRY
-#endif
/* Enabling Thunderbolt-compatible mode */
#define CONFIG_USB_PD_TBT_COMPAT_MODE
diff --git a/board/voxel_ecmodeentry b/board/voxel_apmodeentry
index 082df00bc3..082df00bc3 120000
--- a/board/voxel_ecmodeentry
+++ b/board/voxel_apmodeentry