config: turn CAN on 14/30514/1
authorAlice Liu <alice.liu@intel.com>
Wed, 19 Nov 2014 08:53:02 +0000 (16:53 +0800)
committerAlice Liu <alice.liu@intel.com>
Wed, 19 Nov 2014 08:53:02 +0000 (16:53 +0800)
Change-Id: I28779b1f4a0bfcb0154126a703eed81116045afe
Signed-off-by: Alice Liu <alice.liu@intel.com>
arch/x86/configs/i386_tizen_emul_defconfig

index 127f7b3956b6a5450ab238df45b955a65b8fbbf2..4c2ae8853a3ed15d8114d9d4c1e30e444dac164a 100644 (file)
@@ -989,6 +989,7 @@ CONFIG_NET_EMATCH_STACK=32
 # CONFIG_NET_EMATCH_U32 is not set
 # CONFIG_NET_EMATCH_META is not set
 # CONFIG_NET_EMATCH_TEXT is not set
+# CONFIG_NET_EMATCH_CANID is not set
 CONFIG_NET_CLS_ACT=y
 # CONFIG_NET_ACT_POLICE is not set
 # CONFIG_NET_ACT_GACT is not set
@@ -1028,7 +1029,34 @@ CONFIG_HAMRADIO=y
 # Packet Radio protocols
 #
 # CONFIG_AX25 is not set
-# CONFIG_CAN is not set
+CONFIG_CAN=y
+CONFIG_CAN_RAW=y
+CONFIG_CAN_BCM=y
+CONFIG_CAN_GW=y
+
+#
+# CAN Device Drivers
+#
+CONFIG_CAN_VCAN=y
+# CONFIG_CAN_SLCAN is not set
+CONFIG_CAN_DEV=y
+CONFIG_CAN_CALC_BITTIMING=y
+# CONFIG_CAN_LEDS is not set
+# CONFIG_PCH_CAN is not set
+# CONFIG_CAN_SJA1000 is not set
+# CONFIG_CAN_C_CAN is not set
+# CONFIG_CAN_CC770 is not set
+
+#
+# CAN USB interfaces
+#
+# CONFIG_CAN_EMS_USB is not set
+# CONFIG_CAN_ESD_USB2 is not set
+# CONFIG_CAN_KVASER_USB is not set
+CONFIG_CAN_PEAK_USB=y
+# CONFIG_CAN_8DEV_USB is not set
+# CONFIG_CAN_SOFTING is not set
+# CONFIG_CAN_DEBUG_DEVICES is not set
 # CONFIG_IRDA is not set
 # CONFIG_BT is not set
 # CONFIG_AF_RXRPC is not set