diff options
Diffstat (limited to 'app/boards/shields/petejohanson_handwire/Kconfig.shield')
-rw-r--r-- | app/boards/shields/petejohanson_handwire/Kconfig.shield | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/boards/shields/petejohanson_handwire/Kconfig.shield b/app/boards/shields/petejohanson_handwire/Kconfig.shield new file mode 100644 index 0000000..f6e8a3f --- /dev/null +++ b/app/boards/shields/petejohanson_handwire/Kconfig.shield @@ -0,0 +1,5 @@ +# Copyright (c) 2019 Linaro Limited +# SPDX-License-Identifier: Apache-2.0 + +config SHIELD_PETEJOHANSON_HANDWIRE + def_bool $(shields_list_contains,petejohanson_handwire) |