arch/arm/src/stm32/Kconfig - Remove redundant ARCH_CHIP configs
* Remove redundant configs: - ARCH_CHIP_STM32F303RD, and - ARCH_CHIP_STM32F303RE.
This commit is contained in:
parent
100bd740cd
commit
1b03a42bc0
@ -798,22 +798,6 @@ config ARCH_CHIP_STM32F303VC
|
||||
select STM32_HAVE_UART5
|
||||
select STM32_HAVE_USBDEV
|
||||
|
||||
config ARCH_CHIP_STM32F303RD
|
||||
bool "STM32F303RD"
|
||||
select STM32_STM32F30XX
|
||||
select STM32_STM32F303
|
||||
select STM32_HAVE_ADC3
|
||||
select STM32_HAVE_ADC4
|
||||
select STM32_HAVE_USART3
|
||||
|
||||
config ARCH_CHIP_STM32F303RE
|
||||
bool "STM32F303RE"
|
||||
select STM32_STM32F30XX
|
||||
select STM32_STM32F303
|
||||
select STM32_HAVE_ADC3
|
||||
select STM32_HAVE_ADC4
|
||||
select STM32_HAVE_USART3
|
||||
|
||||
config ARCH_CHIP_STM32F303VD
|
||||
bool "STM32F303VD"
|
||||
select STM32_STM32F30XX
|
||||
|
Loading…
Reference in New Issue
Block a user