@@ -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"
default n
menuconfig BSP_USING_TIM
bool "Enable timer"
@@ -103,10 +103,6 @@ menu "On-chip Peripheral Drivers"
bool "Enable UART3"
config BSP_USING_ON_CHIP_FLASH
bool "Enable on-chip FLASH"
@@ -118,10 +118,6 @@ menu "On-chip Peripheral Drivers"
@@ -82,10 +82,6 @@ menu "On-chip Peripheral Drivers"
- default y
@@ -92,10 +92,6 @@ menu "On-chip Peripheral Drivers"
@@ -46,10 +46,6 @@ menu "On-chip Peripheral Drivers"
bool "Enable UART2"