diff options
Diffstat (limited to 'src/app/sharp96test/Kconfig')
-rw-r--r-- | src/app/sharp96test/Kconfig | 2 |
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 |