arch/arm/src/stm32/Kconfig: Add MEDIUM_DENSITY selection.

This commit is contained in:
Dave Marples 2019-05-31 07:55:43 -06:00 committed by Gregory Nutt
parent ddcc6dd501
commit d518cbb170

View File

@ -1321,6 +1321,10 @@ config STM32_USBACCESSLINE
select STM32_HAVE_USART3
select STM32_HAVE_SPI2
config STM32_MEDIUMPLUSDENSITY
bool
default n
config STM32_HIGHDENSITY
bool
default n