From f533c7b6ec245ab039a257778ddba01ed889fbd3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 31 Aug 2020 15:09:11 +0200 Subject: kconfig: i2c and softi2c drivers must not be combind --- src/app/sharp96test/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/sharp96test/Kconfig') 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 -- cgit v1.2.3