diff --git a/include/config.h b/include/config.h index 7762dca120..f50602d2df 100644 --- a/include/config.h +++ b/include/config.h @@ -2367,6 +2367,7 @@ #undef CONFIG_CHIPSET_SKYLAKE #undef CONFIG_CHIPSET_TEGRA #undef CONFIG_POWER_COMMON +#undef CONFIG_POWER_TRACK_HOST_SLEEP_STATE #endif #ifndef HAS_TASK_KEYPROTO diff --git a/test/test_config.h b/test/test_config.h index 30369e7207..d04708f617 100644 --- a/test/test_config.h +++ b/test/test_config.h @@ -14,7 +14,6 @@ /* Don't compile features unless specifically testing for them */ #undef CONFIG_VBOOT_HASH #undef CONFIG_USB_PD_LOGGING -#undef CONFIG_POWER_TRACK_HOST_SLEEP_STATE #ifdef TEST_BKLIGHT_LID #define CONFIG_BACKLIGHT_LID