mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 18:35:28 +00:00
cr50: suppress TPM debug output by default
It is way to chatty because the host is often polls the device for extended periods of time. BRANCH=none BUG=chrome-os-partner:43025 TEST=booted the device, observed calmer console. Change-Id: Id318b57b274ed6c327a05dcd2bcb09ac2b89cb5c Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/312867 Reviewed-by: Bill Richardson <wfrichar@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
68502864c7
commit
04e0b4cc47
@@ -91,4 +91,6 @@ enum usb_strings {
|
||||
#undef CONFIG_UART_TX_BUF_SIZE
|
||||
#define CONFIG_UART_TX_BUF_SIZE 4096
|
||||
|
||||
#define CC_DEFAULT (CC_ALL & ~CC_MASK(CC_TPM))
|
||||
|
||||
#endif /* __CROS_EC_BOARD_H */
|
||||
|
||||
Reference in New Issue
Block a user