summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/config.h b/include/config.h
index 9562abcd5a..067ba0b9da 100644
--- a/include/config.h
+++ b/include/config.h
@@ -591,9 +591,6 @@
*/
#undef CONFIG_BOARD_VERSION_GPIO
-/* EC responses to a board defined I2C slave address */
-#undef CONFIG_BOARD_I2C_SLAVE_ADDR_FLAGS
-
/*
* The board is unable to distinguish EC reset from power-on so it should treat
* all resets as triggered by RESET_PIN even if it is a POWER_ON reset.
@@ -3624,9 +3621,6 @@
#undef CONFIG_USB_PD_IDENTITY_HW_VERS
#undef CONFIG_USB_PD_IDENTITY_SW_VERS
-/* USB PD MCU slave address for host commands */
-#define CONFIG_USB_PD_I2C_SLAVE_ADDR_FLAGS 0x1E
-
/* Define if using internal comparator for PD receive */
#undef CONFIG_USB_PD_INTERNAL_COMP