Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351680
b: refs/heads/master
c: f66b030
h: refs/heads/master
v: v3
  • Loading branch information
Marc Kleine-Budde committed Jan 26, 2013
1 parent 3d1da36 commit 5cb8896
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6586c5d74e8c2883ed1246aae81275efb777c088
refs/heads/master: f66b0301fcab28f90c5c9249590a52239a005c5a
6 changes: 3 additions & 3 deletions trunk/net/can/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ if CAN

config CAN_RAW
tristate "Raw CAN Protocol (raw access with CAN-ID filtering)"
default N
default y
---help---
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
Expand All @@ -30,7 +30,7 @@ config CAN_RAW

config CAN_BCM
tristate "Broadcast Manager CAN Protocol (with content filtering)"
default N
default y
---help---
The Broadcast Manager offers content filtering, timeout monitoring,
sending of RTR frames, and cyclic CAN messages without permanent user
Expand All @@ -42,7 +42,7 @@ config CAN_BCM

config CAN_GW
tristate "CAN Gateway/Router (with netlink configuration)"
default N
default y
---help---
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
Expand Down

0 comments on commit 5cb8896

Please sign in to comment.