Merge 2.6.38-rc5 into staging-next
[deliverable/linux.git] / drivers / net / can / mscan / Kconfig
CommitLineData
24cfbcba 1config CAN_MSCAN
73020415 2 depends on CAN_DEV && (PPC || M68K)
24cfbcba
WS
3 tristate "Support for Freescale MSCAN based chips"
4 ---help---
5 The Motorola Scalable Controller Area Network (MSCAN) definition
6 is based on the MSCAN12 definition which is the specific
7 implementation of the Motorola Scalable CAN concept targeted for
8 the Motorola MC68HC12 Microcontroller Family.
9
10if CAN_MSCAN
11
12config CAN_MPC5XXX
13 tristate "Freescale MPC5xxx onboard CAN controller"
bf3af547 14 depends on (PPC_MPC52xx || PPC_MPC512x)
24cfbcba
WS
15 ---help---
16 If you say yes here you get support for Freescale's MPC5xxx
bf3af547
WG
17 onboard CAN controller. Currently, the MPC5200, MPC5200B and
18 MPC5121 (Rev. 2 and later) are supported.
24cfbcba 19
bf3af547 20 This driver can also be built as a module. If so, the module
24cfbcba
WS
21 will be called mscan-mpc5xxx.ko.
22
23endif
24
This page took 0.214112 seconds and 5 git commands to generate.