summaryrefslogtreecommitdiff
path: root/test/test_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_config.h')
-rw-r--r--test/test_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_config.h b/test/test_config.h
index 3750015bc3..81542407e2 100644
--- a/test/test_config.h
+++ b/test/test_config.h
@@ -11,10 +11,10 @@
/* Test config flags only apply for test builds */
#ifdef TEST_BUILD
-/* Don't compile vboot hash support unless specifically testing for it */
+/* Don't compile features unless specifically testing for them */
#undef CONFIG_VBOOT_HASH
-/* Don't compile PD logging unless specifically testing for it */
#undef CONFIG_USB_PD_LOGGING
+#undef CONFIG_POWER_TRACK_HOST_SLEEP_STATE
#ifdef TEST_BKLIGHT_LID
#define CONFIG_BACKLIGHT_LID