diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-05-29 11:20:44 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-05-29 11:20:44 -0400 |
commit | 1a7b7ed7b3f36cf6dd086d97759c9ce6be2a5e20 (patch) | |
tree | 88f3680336f5e4bdeb4832830c85de4ad8cbd5a8 | |
parent | 0846efbfe3cfcc2bebf149f91c01401a4661fa68 (diff) |
Remove label that snuck in.
-rw-r--r-- | boards/shields/petejohanson_handwire/Kconfig.shield | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boards/shields/petejohanson_handwire/Kconfig.shield b/boards/shields/petejohanson_handwire/Kconfig.shield index f9895d2..f6e8a3f 100644 --- a/boards/shields/petejohanson_handwire/Kconfig.shield +++ b/boards/shields/petejohanson_handwire/Kconfig.shield @@ -2,5 +2,4 @@ # SPDX-License-Identifier: Apache-2.0 config SHIELD_PETEJOHANSON_HANDWIRE - prompt "Pete Johanson Handwire" def_bool $(shields_list_contains,petejohanson_handwire) |