menuconfig BSP_USING_CAN
bool "Enable CAN"
select RT_USING_CAN
default y
if BSP_USING_CAN
config BSP_USING_CAN1
bool "Enable CAN1"
endif