diff options
Diffstat (limited to 'boards/arm/planck/Kconfig.board')
-rw-r--r-- | boards/arm/planck/Kconfig.board | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/boards/arm/planck/Kconfig.board b/boards/arm/planck/Kconfig.board deleted file mode 100644 index 280b48f..0000000 --- a/boards/arm/planck/Kconfig.board +++ /dev/null @@ -1,8 +0,0 @@ -# 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 |