summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/config.h b/include/config.h
index a953338351..1e0097332a 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3401,15 +3401,6 @@
#error Must select one type of host communication bus.
#endif
-/* TODO(chromium:818804): Remove temp transition code below once finished */
-#ifdef CONFIG_HOSTCMD_ESPI
-#define CONFIG_LPC
-#define CONFIG_ESPI
-#endif
-
-#ifdef CONFIG_HOSTCMD_LPC
-#define CONFIG_LPC
-#endif
/******************************************************************************/
/*
* Set default data ram size unless it's customized by the chip.