summaryrefslogtreecommitdiff
path: root/zephyr/test/hooks/prj.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/hooks/prj.conf')
-rw-r--r--zephyr/test/hooks/prj.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/zephyr/test/hooks/prj.conf b/zephyr/test/hooks/prj.conf
index 43c0c9b8e5..3940ec99eb 100644
--- a/zephyr/test/hooks/prj.conf
+++ b/zephyr/test/hooks/prj.conf
@@ -3,9 +3,3 @@
# found in the LICENSE file.
CONFIG_ZTEST=y
-CONFIG_PLATFORM_EC=y
-
-# TODO(b/172512307): timer introduces dependency on system module,
-# which has build issues right now for native_posix board. Remove
-# this once the system module has been corrected.
-CONFIG_PLATFORM_EC_TIMER=n