summaryrefslogtreecommitdiff
path: root/zephyr/program/nissa/craask/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/nissa/craask/project.conf')
-rw-r--r--zephyr/program/nissa/craask/project.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/zephyr/program/nissa/craask/project.conf b/zephyr/program/nissa/craask/project.conf
new file mode 100644
index 0000000000..85cef7caba
--- /dev/null
+++ b/zephyr/program/nissa/craask/project.conf
@@ -0,0 +1,17 @@
+# 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_BOARD_CRAASK=y
+CONFIG_PLATFORM_EC_OCPC=y
+
+# Sensor drivers
+CONFIG_PLATFORM_EC_ACCELGYRO_LSM6DSO=y
+CONFIG_PLATFORM_EC_ACCEL_BMA4XX=y
+CONFIG_PLATFORM_EC_ACCELGYRO_BMI_COMM_I2C=y
+CONFIG_PLATFORM_EC_ACCELGYRO_BMI3XX=y
+CONFIG_PLATFORM_EC_DYNAMIC_MOTION_SENSOR_COUNT=y
+
+CONFIG_PLATFORM_EC_BUTTONS_RUNTIME_CONFIG=y
+
+CONFIG_PLATFORM_EC_KEYBOARD_FACTORY_TEST=y