Loading net/can/Kconfig +3 −3 Original line number Original line Diff line number Diff line Loading @@ -20,7 +20,7 @@ if CAN config CAN_RAW config CAN_RAW tristate "Raw CAN Protocol (raw access with CAN-ID filtering)" tristate "Raw CAN Protocol (raw access with CAN-ID filtering)" default N default y ---help--- ---help--- The raw CAN protocol option offers access to the CAN bus via The raw CAN protocol option offers access to the CAN bus via the BSD socket API. You probably want to use the raw socket in the BSD socket API. You probably want to use the raw socket in Loading @@ -30,7 +30,7 @@ config CAN_RAW config CAN_BCM config CAN_BCM tristate "Broadcast Manager CAN Protocol (with content filtering)" tristate "Broadcast Manager CAN Protocol (with content filtering)" default N default y ---help--- ---help--- The Broadcast Manager offers content filtering, timeout monitoring, The Broadcast Manager offers content filtering, timeout monitoring, sending of RTR frames, and cyclic CAN messages without permanent user sending of RTR frames, and cyclic CAN messages without permanent user Loading @@ -42,7 +42,7 @@ config CAN_BCM config CAN_GW config CAN_GW tristate "CAN Gateway/Router (with netlink configuration)" tristate "CAN Gateway/Router (with netlink configuration)" default N default y ---help--- ---help--- The CAN Gateway/Router is used to route (and modify) CAN frames. The CAN Gateway/Router is used to route (and modify) CAN frames. It is based on the PF_CAN core infrastructure for msg filtering and It is based on the PF_CAN core infrastructure for msg filtering and Loading Loading
net/can/Kconfig +3 −3 Original line number Original line Diff line number Diff line Loading @@ -20,7 +20,7 @@ if CAN config CAN_RAW config CAN_RAW tristate "Raw CAN Protocol (raw access with CAN-ID filtering)" tristate "Raw CAN Protocol (raw access with CAN-ID filtering)" default N default y ---help--- ---help--- The raw CAN protocol option offers access to the CAN bus via The raw CAN protocol option offers access to the CAN bus via the BSD socket API. You probably want to use the raw socket in the BSD socket API. You probably want to use the raw socket in Loading @@ -30,7 +30,7 @@ config CAN_RAW config CAN_BCM config CAN_BCM tristate "Broadcast Manager CAN Protocol (with content filtering)" tristate "Broadcast Manager CAN Protocol (with content filtering)" default N default y ---help--- ---help--- The Broadcast Manager offers content filtering, timeout monitoring, The Broadcast Manager offers content filtering, timeout monitoring, sending of RTR frames, and cyclic CAN messages without permanent user sending of RTR frames, and cyclic CAN messages without permanent user Loading @@ -42,7 +42,7 @@ config CAN_BCM config CAN_GW config CAN_GW tristate "CAN Gateway/Router (with netlink configuration)" tristate "CAN Gateway/Router (with netlink configuration)" default N default y ---help--- ---help--- The CAN Gateway/Router is used to route (and modify) CAN frames. The CAN Gateway/Router is used to route (and modify) CAN frames. It is based on the PF_CAN core infrastructure for msg filtering and It is based on the PF_CAN core infrastructure for msg filtering and Loading