diff options
Diffstat (limited to 'src/app/donothing/Kconfig')
-rw-r--r-- | src/app/donothing/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app/donothing/Kconfig b/src/app/donothing/Kconfig index 900c0fd..7cfb671 100644 --- a/src/app/donothing/Kconfig +++ b/src/app/donothing/Kconfig @@ -1,2 +1,6 @@ +# Copyright 2020 Daniel Friesel +# +# SPDX-License-Identifier: CC0-1.0 + prompt "Do Nothing" depends on !loop && !wakeup |