diff options
Diffstat (limited to 'drivers/net/can/sja1000/Kconfig')
-rw-r--r-- | drivers/net/can/sja1000/Kconfig | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/drivers/net/can/sja1000/Kconfig b/drivers/net/can/sja1000/Kconfig index ff2ba86cd4a4..4b18b8765523 100644 --- a/drivers/net/can/sja1000/Kconfig +++ b/drivers/net/can/sja1000/Kconfig | |||
@@ -17,16 +17,9 @@ config CAN_SJA1000_PLATFORM | |||
17 | the "platform bus" (Linux abstraction for directly to the | 17 | the "platform bus" (Linux abstraction for directly to the |
18 | processor attached devices). Which can be found on various | 18 | processor attached devices). Which can be found on various |
19 | boards from Phytec (http://www.phytec.de) like the PCM027, | 19 | boards from Phytec (http://www.phytec.de) like the PCM027, |
20 | PCM038. | 20 | PCM038. It also provides the OpenFirmware "platform bus" found |
21 | 21 | on embedded systems with OpenFirmware bindings, e.g. if you | |
22 | config CAN_SJA1000_OF_PLATFORM | 22 | have a PowerPC based system you may want to enable this option. |
23 | tristate "Generic OF Platform Bus based SJA1000 driver" | ||
24 | depends on OF | ||
25 | ---help--- | ||
26 | This driver adds support for the SJA1000 chips connected to | ||
27 | the OpenFirmware "platform bus" found on embedded systems with | ||
28 | OpenFirmware bindings, e.g. if you have a PowerPC based system | ||
29 | you may want to enable this option. | ||
30 | 23 | ||
31 | config CAN_EMS_PCMCIA | 24 | config CAN_EMS_PCMCIA |
32 | tristate "EMS CPC-CARD Card" | 25 | tristate "EMS CPC-CARD Card" |