diff options
Diffstat (limited to 'src/app/shell/Kconfig')
-rw-r--r-- | src/app/shell/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app/shell/Kconfig b/src/app/shell/Kconfig index a4626d6..d176020 100644 --- a/src/app/shell/Kconfig +++ b/src/app/shell/Kconfig @@ -1,2 +1,6 @@ +# Copyright 2020 Daniel Friesel +# +# SPDX-License-Identifier: CC0-1.0 + prompt "Shell / UART Echo" depends on meta_driver_stdin && wakeup |