-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 313930 b: refs/heads/master c: 7a74c1a h: refs/heads/master v: v3
- Loading branch information
Cong Wang
authored and
Pablo Neira Ayuso
committed
Jun 7, 2012
1 parent
241a3e7
commit ccc409b
Showing
234 changed files
with
1,699 additions
and
3,037 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 7b34ca2ac7063f4ebf07f85fd75253ed84d5c648 | ||
refs/heads/master: 7a74c1a18d1f03462f9f766ee8213535ce131b0f |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
menuconfig CAN_C_CAN | ||
tristate "Bosch C_CAN/D_CAN devices" | ||
tristate "Bosch C_CAN devices" | ||
depends on CAN_DEV && HAS_IOMEM | ||
|
||
if CAN_C_CAN | ||
|
||
config CAN_C_CAN_PLATFORM | ||
tristate "Generic Platform Bus based C_CAN/D_CAN driver" | ||
tristate "Generic Platform Bus based C_CAN driver" | ||
---help--- | ||
This driver adds support for the C_CAN/D_CAN chips connected | ||
to the "platform bus" (Linux abstraction for directly to the | ||
This driver adds support for the C_CAN chips connected to | ||
the "platform bus" (Linux abstraction for directly to the | ||
processor attached devices) which can be found on various | ||
boards from ST Microelectronics (http://www.st.com) like the | ||
SPEAr1310 and SPEAr320 evaluation boards & TI (www.ti.com) | ||
boards like am335x, dm814x, dm813x and dm811x. | ||
boards from ST Microelectronics (http://www.st.com) | ||
like the SPEAr1310 and SPEAr320 evaluation boards. | ||
endif |
Oops, something went wrong.