summaryrefslogtreecommitdiff
path: root/app/boards/shields/Kconfig.shield
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-10-15 17:21:23 -0400
committerGitHub <noreply@github.com>2020-10-15 17:21:23 -0400
commited28f5a6a3f984c4026899edd30d4ef3c1cf4ed3 (patch)
tree50c8e82fd8ec488ec6c4bbe61894a268a0797fbf /app/boards/shields/Kconfig.shield
parenta1387eb041f01be99243710e7e2edf67451d6dd5 (diff)
parentf7912eb9decc2048c204818defc717a71135edc6 (diff)
Merge pull request #224 from davidphilipbarr/cradio
Cradio
Diffstat (limited to 'app/boards/shields/Kconfig.shield')
-rw-r--r--app/boards/shields/Kconfig.shield5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/boards/shields/Kconfig.shield b/app/boards/shields/Kconfig.shield
new file mode 100644
index 0000000..844d433
--- /dev/null
+++ b/app/boards/shields/Kconfig.shield
@@ -0,0 +1,5 @@
+# Copyright (c) 2020 Pete Johanson
+# SPDX-License-Identifier: MIT
+
+config SHIELD_CRADIOS
+ def_bool $(shields_list_contains,cradios)