Drivers/CAN: support can bus function for hikey970.

Add CAN code in kernel to support can bus for hikey970.

Signed-off-by: mwx533604 <mwx533604@notesmail.huawei.com>
This commit is contained in:
mwx533604
2018-02-12 18:10:50 +08:00
committed by Guodong Xu
parent 698e0b3159
commit b20a70bf85
+5
View File
@@ -235,6 +235,11 @@ CONFIG_RFKILL=y
# CONFIG_RFKILL_GPIO is not set
CONFIG_NET_9P=y
CONFIG_NET_9P_VIRTIO=y
CONFIG_CAN=y
CONFIG_CAN_DEV=y
CONFIG_CAN_MCP251X=y
CONFIG_CAN_LEDS=y
CONFIG_CAN_DEBUG_DEVICES=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y