From 9a7069d8fe68773c6afca8308290e99eb50484cc Mon Sep 17 00:00:00 2001 From: Felix Sargent Date: Mon, 21 Jun 2021 16:20:01 +0000 Subject: [PATCH] Make name consistent with other boardsource boards --- app/boards/shields/boardsource5x12/Kconfig.shield | 4 ++-- app/boards/shields/boardsource5x12/boardsource5x12.conf | 0 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 app/boards/shields/boardsource5x12/boardsource5x12.conf diff --git a/app/boards/shields/boardsource5x12/Kconfig.shield b/app/boards/shields/boardsource5x12/Kconfig.shield index 7decafae..8b12e3cf 100644 --- a/app/boards/shields/boardsource5x12/Kconfig.shield +++ b/app/boards/shields/boardsource5x12/Kconfig.shield @@ -1,2 +1,2 @@ -config SHIELD_5X12 - def_bool $(shields_list_contains,5x12) \ No newline at end of file +config SHIELD_BOARDSOURCE5X12 + def_bool $(shields_list_contains,boardsource5x12) \ No newline at end of file diff --git a/app/boards/shields/boardsource5x12/boardsource5x12.conf b/app/boards/shields/boardsource5x12/boardsource5x12.conf new file mode 100644 index 00000000..e69de29b