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:
Alexander Wachter 2019-07-26 10:01:02 +02:00 committed by Jukka Rissanen
parent 45358ca2d7
commit 7dbbd8ad02
1 changed files with 2 additions and 0 deletions

View File

@ -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