diff options
Diffstat (limited to 'src/app/countertest/Kconfig')
-rw-r--r-- | src/app/countertest/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app/countertest/Kconfig b/src/app/countertest/Kconfig new file mode 100644 index 0000000..141c3f6 --- /dev/null +++ b/src/app/countertest/Kconfig @@ -0,0 +1,2 @@ +prompt "Cycle Counter Test" +depends on meta_driver_counter && loop && !wakeup |