提交 d5c7d8d4 编写于 作者: S SummerGift

[bsp][stm32] Sync kconfig

上级 63dbe799
......@@ -21,10 +21,6 @@ menu "On-chip Peripheral Drivers"
select RT_USING_SERIAL
default y
config BSP_UART_USING_DMA_RX
bool "Enable UART RX DMA support"
default n
config BSP_USING_SPI1
bool "Enable SPI1 BUS"
select RT_USING_SPI
......
......@@ -54,10 +54,6 @@ menu "On-chip Peripheral Drivers"
select RT_USING_SERIAL
default n
config BSP_UART_USING_DMA_RX
bool "Enable UART RX DMA support"
default n
menuconfig BSP_USING_TIM
bool "Enable timer"
default n
......
......@@ -103,10 +103,6 @@ menu "On-chip Peripheral Drivers"
bool "Enable UART3"
select RT_USING_SERIAL
default n
config BSP_UART_USING_DMA_RX
bool "Enable UART RX DMA support"
default n
config BSP_USING_ON_CHIP_FLASH
bool "Enable on-chip FLASH"
......
......@@ -118,10 +118,6 @@ menu "On-chip Peripheral Drivers"
bool "Enable on-chip FLASH"
default n
config BSP_UART_USING_DMA_RX
bool "Enable UART RX DMA support"
default n
config BSP_USING_SPI1
bool "Enable SPI1 BUS"
select RT_USING_SPI
......
......@@ -82,10 +82,6 @@ menu "On-chip Peripheral Drivers"
select RT_USING_SERIAL
default n
config BSP_UART_USING_DMA_RX
bool "Enable UART RX DMA support"
default y
config BSP_USING_ON_CHIP_FLASH
bool "Enable on-chip FLASH"
default n
......
......@@ -92,10 +92,6 @@ menu "On-chip Peripheral Drivers"
select RT_USING_SERIAL
default n
config BSP_UART_USING_DMA_RX
bool "Enable UART RX DMA support"
default n
config BSP_USING_ON_CHIP_FLASH
bool "Enable on-chip FLASH"
default n
......
......@@ -46,10 +46,6 @@ menu "On-chip Peripheral Drivers"
bool "Enable UART2"
select RT_USING_SERIAL
default n
config BSP_UART_USING_DMA_RX
bool "Enable UART RX DMA support"
default n
config BSP_USING_ON_CHIP_FLASH
bool "Enable on-chip FLASH"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册