diff options
Diffstat (limited to 'src/app/countertest/Kconfig')
-rw-r--r-- | src/app/countertest/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app/countertest/Kconfig b/src/app/countertest/Kconfig index 141c3f6..9f2cf5e 100644 --- a/src/app/countertest/Kconfig +++ b/src/app/countertest/Kconfig @@ -1,2 +1,6 @@ +# Copyright 2020 Daniel Friesel +# +# SPDX-License-Identifier: CC0-1.0 + prompt "Cycle Counter Test" depends on meta_driver_counter && loop && !wakeup |