summaryrefslogtreecommitdiff
path: root/test/test_config.h
diff options
context:
space:
mode:
authorAlec Berg <alecaberg@chromium.org>2015-10-28 16:10:14 -0700
committerchrome-bot <chrome-bot@chromium.org>2015-10-30 17:51:20 -0700
commita023d6b0c1f3fc6dcc2e026ea324b90a5ffa7ae0 (patch)
treeb59bb02b1dc05e24148673c77da5f1559aa9d443 /test/test_config.h
parent813e56e10af48dc010dc629cb6d0c37efcb995dd (diff)
downloadchrome-ec-a023d6b0c1f3fc6dcc2e026ea324b90a5ffa7ae0.tar.gz
glados: oak: chell: enable USB PD logging
Enable USB PD logging. BUG=chrome-os-partner:45933 BRANCH=none TEST=make -j buildall make -j BOARD=glados tests Load on glados and test that PDLOG events show up in dmesg Change-Id: I61dbc5019ea3228542c2c244228bbb483cf51ead Signed-off-by: Alec Berg <alecaberg@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/309881 Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Diffstat (limited to 'test/test_config.h')
-rw-r--r--test/test_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_config.h b/test/test_config.h
index 1ef48eba69..ba645dff69 100644
--- a/test/test_config.h
+++ b/test/test_config.h
@@ -13,6 +13,8 @@
/* Don't compile vboot hash support unless specifically testing for it */
#undef CONFIG_VBOOT_HASH
+/* Don't compile PD logging unless specifically testing for it */
+#undef CONFIG_USB_PD_LOGGING
#ifdef TEST_BKLIGHT_LID
#define CONFIG_BACKLIGHT_LID