From 3a77fd73327cf532eedbe92fafd3a61598d2dc53 Mon Sep 17 00:00:00 2001 From: Vadim Bendebury Date: Tue, 21 Jul 2015 12:28:56 -0700 Subject: tpm: add a console channel for TPM subsystem With conditional compilation in place more channels can be created. BRANCH=none BUG=chrome-os-partner:43025 TEST=none yet Change-Id: Ia5aa5dba054b53adeabf7bd49d1111f65e87e924 Signed-off-by: Vadim Bendebury Reviewed-on: https://chromium-review.googlesource.com/287129 Reviewed-by: Bill Richardson --- include/console.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/console.h') diff --git a/include/console.h b/include/console.h index df95963e2b..81e5a8c3c2 100644 --- a/include/console.h +++ b/include/console.h @@ -60,6 +60,7 @@ enum console_channel { CC_SYSTEM, CC_TASK, CC_THERMAL, + CC_TPM, CC_USB, CC_USBCHARGE, CC_USBPD, -- cgit v1.2.1