@@ -180,12 +180,12 @@ menu "On-chip Peripheral Drivers"
default n
select RT_USING_CAN
if BSP_USING_CAN
- config BSP_USING_CAN1
- bool "Enable CAN1"
- default n
- config BSP_USING_CAN2
- bool "Enable CAN2"
+ config BSP_USING_CAN1
+ bool "Enable CAN1"
+ default n
+ config BSP_USING_CAN2
+ bool "Enable CAN2"
endif
config BSP_USING_ON_CHIP_FLASH
bool "Enable on-chip FLASH"