View Issue Details

IDProjectCategoryView StatusLast Update
0000707channel: kernel/el7--kernel--request-for-enhancement--public2017-01-10 16:33
Reportercrmoore Assigned Toburakkucat  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Summary0000707: Enable CAN bus modules in EL7 kernels
DescriptionMatch config with CentOS/RHEL 7.3 kernels by enabling CAN bus modules

Additional InformationRelevant section of the diff from 7.2 to 7.3 kernel config:

-# CONFIG_CAN is not set
+CONFIG_CAN=m
+CONFIG_CAN_RAW=m
+CONFIG_CAN_BCM=m
+CONFIG_CAN_GW=m
+
+#
+# CAN Device Drivers
+#
+CONFIG_CAN_VCAN=m
+CONFIG_CAN_SLCAN=m
+CONFIG_CAN_DEV=m
+CONFIG_CAN_CALC_BITTIMING=y
+CONFIG_CAN_LEDS=y
+# CONFIG_CAN_MCP251X is not set
+# CONFIG_PCH_CAN is not set
+CONFIG_CAN_SJA1000=m
+# CONFIG_CAN_SJA1000_ISA is not set
+CONFIG_CAN_SJA1000_PLATFORM=m
+CONFIG_CAN_EMS_PCI=m
+CONFIG_CAN_PEAK_PCI=m
+CONFIG_CAN_PEAK_PCIEC=y
+CONFIG_CAN_KVASER_PCI=m
+CONFIG_CAN_PLX_PCI=m
+CONFIG_CAN_C_CAN=m
+CONFIG_CAN_C_CAN_PLATFORM=m
+CONFIG_CAN_C_CAN_PCI=m
+CONFIG_CAN_CC770=m
+# CONFIG_CAN_CC770_ISA is not set
+CONFIG_CAN_CC770_PLATFORM=m
+
+#
+# CAN USB interfaces
+#
+CONFIG_CAN_EMS_USB=m
+CONFIG_CAN_ESD_USB2=m
+CONFIG_CAN_KVASER_USB=m
+CONFIG_CAN_PEAK_USB=m
+CONFIG_CAN_8DEV_USB=m
+CONFIG_CAN_SOFTING=m
+# CONFIG_CAN_DEBUG_DEVICES is not set
TagsNo tags attached.

Activities

burakkucat

2017-01-08 15:45

administrator   ~0005019

Acknowledged.

The appropriate configuration adjustment will be made for the next kernel package set build.

burakkucat

2017-01-10 11:51

administrator   ~0005022

This requested configuration adjustment has been fulfilled with the recent release of the kernel-lt-4.4.41-1.el7.elrepo and the kernel-ml-4.9.2-1.el7.elrepo package sets.

Now closing as "resolved/fixed".

Issue History

Date Modified Username Field Change
2017-01-06 09:00 crmoore New Issue
2017-01-06 09:00 crmoore Status new => assigned
2017-01-06 09:00 crmoore Assigned To => toracat
2017-01-06 09:05 toracat Assigned To toracat => burakkucat
2017-01-08 15:45 burakkucat Note Added: 0005019
2017-01-10 11:51 burakkucat Note Added: 0005022
2017-01-10 11:51 burakkucat Status assigned => resolved
2017-01-10 11:51 burakkucat Resolution open => fixed
2017-01-10 16:33 burakkucat Severity minor => feature