From 1a7b7ed7b3f36cf6dd086d97759c9ce6be2a5e20 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Fri, 29 May 2020 11:20:44 -0400 Subject: [PATCH] Remove label that snuck in. --- boards/shields/petejohanson_handwire/Kconfig.shield | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/shields/petejohanson_handwire/Kconfig.shield b/boards/shields/petejohanson_handwire/Kconfig.shield index f9895d2b..f6e8a3fd 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)