Lennert Buytenhek | 3f7e581 | 2006-09-18 23:10:26 +0100 | [diff] [blame] | 1 | if ARCH_IOP32X |
| 2 | |
| 3 | menu "IOP32x Implementation Options" |
| 4 | |
| 5 | comment "IOP32x Platform Types" |
| 6 | |
Lennert Buytenhek | 0c92e83 | 2006-09-21 02:46:03 +0100 | [diff] [blame] | 7 | config MACH_GLANTANK |
| 8 | bool "Enable support for the IO-Data GLAN Tank" |
| 9 | help |
| 10 | Say Y here if you want to run your kernel on the GLAN Tank |
| 11 | NAS appliance or machines from IO-Data's HDL-Gxxx, HDL-GWxxx |
| 12 | and HDL-GZxxx series. |
| 13 | |
Lennert Buytenhek | 3f7e581 | 2006-09-18 23:10:26 +0100 | [diff] [blame] | 14 | config ARCH_IQ80321 |
| 15 | bool "Enable support for IQ80321" |
| 16 | help |
| 17 | Say Y here if you want to run your kernel on the Intel IQ80321 |
Lennert Buytenhek | c852ac8 | 2006-09-18 23:26:25 +0100 | [diff] [blame] | 18 | evaluation kit for the IOP321 processor. |
Lennert Buytenhek | 3f7e581 | 2006-09-18 23:10:26 +0100 | [diff] [blame] | 19 | |
| 20 | config ARCH_IQ31244 |
Lennert Buytenhek | c852ac8 | 2006-09-18 23:26:25 +0100 | [diff] [blame] | 21 | bool "Enable support for EP80219/IQ31244" |
Lennert Buytenhek | 3f7e581 | 2006-09-18 23:10:26 +0100 | [diff] [blame] | 22 | help |
Lennert Buytenhek | c852ac8 | 2006-09-18 23:26:25 +0100 | [diff] [blame] | 23 | Say Y here if you want to run your kernel on the Intel EP80219 |
| 24 | evaluation kit for the Intel 80219 processor (a IOP321 variant) |
| 25 | or the IQ31244 evaluation kit for the IOP321 processor. |
Lennert Buytenhek | 3f7e581 | 2006-09-18 23:10:26 +0100 | [diff] [blame] | 26 | |
Lennert Buytenhek | e60d07b | 2006-09-21 02:42:12 +0100 | [diff] [blame] | 27 | config MACH_N2100 |
| 28 | bool "Enable support for the Thecus n2100" |
| 29 | help |
| 30 | Say Y here if you want to run your kernel on the Thecus n2100 |
| 31 | NAS appliance. |
| 32 | |
Lennert Buytenhek | 3f7e581 | 2006-09-18 23:10:26 +0100 | [diff] [blame] | 33 | endmenu |
| 34 | |
| 35 | endif |