mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-10 17:41:54 +00:00
twinkie: clean-up disabled SNIFFER_HEADER_V2 code
Remove all the CONFIG_USBC_SNIFFER_HEADER_V2 code, it was not fully satisfactory and we have a better alternative. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BRANCH=twinkie BUG=none TEST=make BOARD=twinkie Change-Id: I26d3396b2933be5276f916e3ac60c96347cb67f6 Reviewed-on: https://chromium-review.googlesource.com/743015 Commit-Ready: Vincent Palatin <vpalatin@chromium.org> Tested-by: Vincent Palatin <vpalatin@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
b9e95e9692
commit
7b8fb2ad2a
@@ -2666,14 +2666,6 @@
|
||||
*/
|
||||
#undef CONFIG_USBC_SS_MUX_DFP_ONLY
|
||||
|
||||
/* Sniffer header version
|
||||
* Version 1: [timestamp:2B, sequence number:2B]
|
||||
* Version 2: [timestamp:2B, sequence number:2B,
|
||||
* Vbus value: 2B, vbus timestamp offset: 2B]
|
||||
*/
|
||||
#undef CONFIG_USBC_SNIFFER_HEADER_V1
|
||||
#undef CONFIG_USBC_SNIFFER_HEADER_V2
|
||||
|
||||
/* Support v1.1 type-C connection state machine */
|
||||
#undef CONFIG_USBC_BACKWARDS_COMPATIBLE_DFP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user