summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/default/prj.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/default/prj.conf')
-rw-r--r--zephyr/test/drivers/default/prj.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/zephyr/test/drivers/default/prj.conf b/zephyr/test/drivers/default/prj.conf
new file mode 100644
index 0000000000..a9981f31d2
--- /dev/null
+++ b/zephyr/test/drivers/default/prj.conf
@@ -0,0 +1,12 @@
+# Copyright 2022 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+CONFIG_PLATFORM_EC_CMD_BUTTON=y
+CONFIG_PLATFORM_EC_CONSOLE_CMD_RTC=y
+CONFIG_PLATFORM_EC_CONSOLE_CMD_RTC_ALARM=y
+CONFIG_PLATFORM_EC_LED_DT=y
+CONFIG_PLATFORM_EC_RTC=y
+CONFIG_PLATFORM_EC_VOLUME_BUTTONS=y
+
+CONFIG_SYSTEM_FAKE=y