summaryrefslogtreecommitdiff
path: root/zephyr/test/ap_power
diff options
context:
space:
mode:
authorFabio Baltieri <fabiobaltieri@google.com>2022-11-22 11:15:49 +0000
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-11-23 18:51:43 +0000
commitae8e704c19e7f1259677c4b8c76ebb78149e7789 (patch)
tree9af484cdcdc00f0f09a85727d75c785c0df811a4 /zephyr/test/ap_power
parent743d81374a2eafc48e2b92851634fe52fae30f10 (diff)
downloadchrome-ec-ae8e704c19e7f1259677c4b8c76ebb78149e7789.tar.gz
zephyr: tests, emul: add a bunch of automatic configs
Rework various emul drivers to use an automatic Kconfig and drop few explicitly prj.conf entries, plus some that were already redundant from upstream. BRANCH=none BUG=none TEST=cq dry run Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com> Change-Id: I1e81e310248070dc619012f69663d044f329f249 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4047461 Reviewed-by: Keith Short <keithshort@chromium.org> Code-Coverage: Zoss <zoss-cl-coverage@prod.google.com>
Diffstat (limited to 'zephyr/test/ap_power')
-rw-r--r--zephyr/test/ap_power/prj.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/test/ap_power/prj.conf b/zephyr/test/ap_power/prj.conf
index 2d7e478e29..53c6accdd3 100644
--- a/zephyr/test/ap_power/prj.conf
+++ b/zephyr/test/ap_power/prj.conf
@@ -36,7 +36,6 @@ CONFIG_CROS_EC=y
CONFIG_SHIMMED_TASKS=y
CONFIG_EMUL=y
CONFIG_GPIO=y
-CONFIG_GPIO_EMUL=y
CONFIG_HEAP_MEM_POOL_SIZE=1024
CONFIG_AP_PWRSEQ=y