diff options
Diffstat (limited to 'boards/shields/petejohanson_handwire/Kconfig.shield')
-rw-r--r-- | boards/shields/petejohanson_handwire/Kconfig.shield | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/shields/petejohanson_handwire/Kconfig.shield b/boards/shields/petejohanson_handwire/Kconfig.shield index 7e8ad48..f9895d2 100644 --- a/boards/shields/petejohanson_handwire/Kconfig.shield +++ b/boards/shields/petejohanson_handwire/Kconfig.shield @@ -2,5 +2,5 @@ # SPDX-License-Identifier: Apache-2.0 config SHIELD_PETEJOHANSON_HANDWIRE + prompt "Pete Johanson Handwire" def_bool $(shields_list_contains,petejohanson_handwire) - |