summaryrefslogtreecommitdiff
path: root/src/app/sharp96test/Kconfig
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2020-08-31 15:09:11 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2020-08-31 15:09:11 +0200
commitf533c7b6ec245ab039a257778ddba01ed889fbd3 (patch)
tree2b567d63397900ce05178de0988033c756d6d408 /src/app/sharp96test/Kconfig
parent30964f70eaf85f7450cdaa2f768367f5f3bf9466 (diff)
kconfig: i2c and softi2c drivers must not be combind
Diffstat (limited to 'src/app/sharp96test/Kconfig')
-rw-r--r--src/app/sharp96test/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/sharp96test/Kconfig b/src/app/sharp96test/Kconfig
index 30b9ac3..cbba858 100644
--- a/src/app/sharp96test/Kconfig
+++ b/src/app/sharp96test/Kconfig
@@ -1,2 +1,2 @@
prompt "Sharp96 Test"
-depends on driver_sharp96
+depends on driver_sharp96 && loop && !wakeup