diff options
Diffstat (limited to 'src/app/donothing/Kconfig')
-rw-r--r-- | src/app/donothing/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app/donothing/Kconfig b/src/app/donothing/Kconfig new file mode 100644 index 0000000..900c0fd --- /dev/null +++ b/src/app/donothing/Kconfig @@ -0,0 +1,2 @@ +prompt "Do Nothing" +depends on !loop && !wakeup |