diff --git a/app/boards/shields/wing36/Kconfig.defconfig b/app/boards/shields/wing36/Kconfig.defconfig new file mode 100644 index 00000000..e69de29b diff --git a/app/boards/shields/wing36/Kconfig.shield b/app/boards/shields/wing36/Kconfig.shield new file mode 100644 index 00000000..a44d975d --- /dev/null +++ b/app/boards/shields/wing36/Kconfig.shield @@ -0,0 +1,5 @@ +config SHIELD_WING36_LEFT + def_bool $(shields_list_contains,wing36_left) + +config SHIELD_WING36_RIGHT + def_bool $(shields_list_contains,wing36_right) \ No newline at end of file