tests: boards: board_shell: Activate CAN shell
Activate the CAN shell for build testing. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
This commit is contained in:
parent
45358ca2d7
commit
7dbbd8ad02
|
@ -19,3 +19,5 @@ CONFIG_FLASH_MAP=y
|
|||
CONFIG_FLASH_MAP_SHELL=y
|
||||
CONFIG_ADC=y
|
||||
CONFIG_ADC_SHELL=y
|
||||
CONFIG_CAN=y
|
||||
CONFIG_CAN_SHELL=y
|
||||
|
|
Loading…
Reference in New Issue