[SCSI] net: add FCoE offload support through net_device
[linux-2.6/mini2440.git] / arch / arm / mach-mx3 / Kconfig
blobe79659e8176ee76c0525123b27cf5b8993d5ae9f
1 menu "MX3 Options"
2         depends on ARCH_MX3
4 config MACH_MX31ADS
5         bool "Support MX31ADS platforms"
6         default y
7         help
8           Include support for MX31ADS platform. This includes specific
9           configurations for the board and its peripherals.
11 config MACH_PCM037
12         bool "Support Phytec pcm037 platforms"
13         help
14           Include support for Phytec pcm037 platform. This includes
15           specific configurations for the board and its peripherals.
17 config MACH_MX31LITE
18         bool "Support MX31 LITEKIT (LogicPD)"
19         default n
20         help
21           Include support for MX31 LITEKIT platform. This includes specific
22           configurations for the board and its peripherals.
24 config MACH_MX31_3DS
25         bool "Support MX31PDK (3DS)"
26         default n
27         help
28           Include support for MX31PDK (3DS) platform. This includes specific
29           configurations for the board and its peripherals.
31 config MACH_MX31MOBOARD
32         bool "Support mx31moboard platforms (EPFL Mobots group)"
33         default n
34         help
35           Include support for mx31moboard platform. This includes specific
36           configurations for the board and its peripherals.
38 endmenu