defconfig: msm-auto: Add qti can driver support

Enable qti can driver support in msm-auto_defconfg and
msm-auto-perf_defconfig.

Change-Id: I9a88bb345c9ebf3dac49cfef9e46ff7f736d979c
Signed-off-by: Balachandra C S <balacs@codeaurora.org>
This commit is contained in:
Balachandra C S 2018-03-16 19:04:38 +05:30
parent 01965dc24a
commit f7eceb3ec0
2 changed files with 2 additions and 0 deletions

View file

@ -224,6 +224,7 @@ CONFIG_SOCKEV_NLMCAST=y
CONFIG_CAN=y
CONFIG_CAN_RH850=y
CONFIG_CAN_K61=y
CONFIG_QTI_CAN=y
CONFIG_CAN_PEAK_USB=y
CONFIG_BT=y
CONFIG_MSM_BT_POWER=y

View file

@ -226,6 +226,7 @@ CONFIG_SOCKEV_NLMCAST=y
CONFIG_CAN=y
CONFIG_CAN_RH850=y
CONFIG_CAN_K61=y
CONFIG_QTI_CAN=y
CONFIG_CAN_PEAK_USB=y
CONFIG_BT=y
CONFIG_MSM_BT_POWER=y