Kconfig (b73077eb03f510a84b102fb97640e595a958403c) | Kconfig (6586c5d74e8c2883ed1246aae81275efb777c088) |
---|---|
1config CAN_MSCAN | 1config CAN_MSCAN |
2 depends on CAN_DEV && (PPC || M68K) | 2 depends on PPC || M68K |
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 --- 14 unchanged lines hidden --- | 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 --- 14 unchanged lines hidden --- |