mirror of
https://github.com/apache/nuttx.git
synced 2026-09-25 09:15:09 +08:00
boards/stm32f411-minimum: remove non existing include in Kconfig
This is leak from another feature that was not yet meant to be pushed. Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>
This commit is contained in:
@@ -75,12 +75,4 @@ config STM32F411MINIMUM_HX711_DATA_PIN
|
||||
|
||||
endif # STM32F411MINIMUM_HX711
|
||||
|
||||
menuconfig STM32F411MINIMUM_GPIO
|
||||
select DEV_GPIO
|
||||
bool "enable gpio subsystem"
|
||||
|
||||
if STM32F411MINIMUM_GPIO
|
||||
source boards/arm/stm32/stm32f411-minimum/Kconfig.gpio
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user