Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
[deliverable/linux.git] / arch / arm / mach-iop32x / Kconfig
CommitLineData
3f7e5815
LB
1if ARCH_IOP32X
2
3menu "IOP32x Implementation Options"
4
5comment "IOP32x Platform Types"
6
094f1275
DW
7config MACH_EP80219
8 bool
9
0c92e830
LB
10config MACH_GLANTANK
11 bool "Enable support for the IO-Data GLAN Tank"
12 help
13 Say Y here if you want to run your kernel on the GLAN Tank
14 NAS appliance or machines from IO-Data's HDL-Gxxx, HDL-GWxxx
15 and HDL-GZxxx series.
16
3f7e5815
LB
17config ARCH_IQ80321
18 bool "Enable support for IQ80321"
19 help
20 Say Y here if you want to run your kernel on the Intel IQ80321
c852ac80 21 evaluation kit for the IOP321 processor.
3f7e5815
LB
22
23config ARCH_IQ31244
c852ac80 24 bool "Enable support for EP80219/IQ31244"
094f1275 25 select MACH_EP80219
3f7e5815 26 help
c852ac80
LB
27 Say Y here if you want to run your kernel on the Intel EP80219
28 evaluation kit for the Intel 80219 processor (a IOP321 variant)
29 or the IQ31244 evaluation kit for the IOP321 processor.
3f7e5815 30
e60d07b6
LB
31config MACH_N2100
32 bool "Enable support for the Thecus n2100"
33 help
34 Say Y here if you want to run your kernel on the Thecus n2100
35 NAS appliance.
36
e90ddd81
DW
37config IOP3XX_ATU
38 bool "Enable the PCI Controller"
39 default y
40 help
41 Say Y here if you want the IOP to initialize its PCI Controller.
42 Say N if the IOP is an add in card, the host system owns the PCI
43 bus in this case.
44
3f7e5815
LB
45endmenu
46
47endif
This page took 0.092689 seconds and 5 git commands to generate.