summaryrefslogtreecommitdiff
path: root/boards/arm/planck/Kconfig.board
diff options
context:
space:
mode:
Diffstat (limited to 'boards/arm/planck/Kconfig.board')
-rw-r--r--boards/arm/planck/Kconfig.board8
1 files changed, 8 insertions, 0 deletions
diff --git a/boards/arm/planck/Kconfig.board b/boards/arm/planck/Kconfig.board
new file mode 100644
index 0000000..280b48f
--- /dev/null
+++ b/boards/arm/planck/Kconfig.board
@@ -0,0 +1,8 @@
+# STM32F3DISCOVERY board configuration
+
+# Copyright (c) 2017 I-SENSE group of ICCS
+# SPDX-License-Identifier: Apache-2.0
+
+config BOARD_STM32F3_DISCO
+ bool "STM32F3DISCOVERY Development Board"
+ depends on SOC_STM32F303XC