From 2696c706b8b97f28dfc5448687f168e9225cc61f Mon Sep 17 00:00:00 2001 From: Diana Z Date: Fri, 14 Feb 2020 12:56:04 -0700 Subject: TUSB544: Add driver Driver code for the TUSB544 redriver BRANCH=None BUG=b:149561847 TEST=builds Change-Id: I391d6d264ff9d326c2d45569124dd1366f892812 Signed-off-by: Diana Z Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2062766 Reviewed-by: Aseda Aboagye --- include/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/config.h b/include/config.h index c9222535c4..0d5ad579e3 100644 --- a/include/config.h +++ b/include/config.h @@ -3985,6 +3985,7 @@ #undef CONFIG_USBC_RETIMER_PI3DPX1207 #undef CONFIG_USBC_RETIMER_PS8802 #undef CONFIG_USBC_RETIMER_PS8818 +#undef CONFIG_USBC_RETIMER_TUSB544 /* * Adds an EC console command to erase the ANX7447 OCM flash. -- cgit v1.2.1