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:
Regular → Executable
+5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user