drivers/can: stm32: configure driver thanks to compatible

Remove need to configure from soc/

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2020-04-15 22:37:45 +02:00 committed by Kumar Gala
commit 826e24ca58
2 changed files with 3 additions and 5 deletions

View file

@ -57,10 +57,6 @@ config COUNTER_RTC_STM32
default y
depends on COUNTER
config CAN_STM32
default y
depends on CAN
config ADC_STM32
default y
depends on ADC