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 | |
| 7 | config ARCH_IQ80321 |
| 8 | bool "Enable support for IQ80321" |
| 9 | help |
| 10 | 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] | 11 | evaluation kit for the IOP321 processor. |
Lennert Buytenhek | 3f7e581 | 2006-09-18 23:10:26 +0100 | [diff] [blame] | 12 | |
| 13 | config ARCH_IQ31244 |
Lennert Buytenhek | c852ac8 | 2006-09-18 23:26:25 +0100 | [diff] [blame] | 14 | bool "Enable support for EP80219/IQ31244" |
Lennert Buytenhek | 3f7e581 | 2006-09-18 23:10:26 +0100 | [diff] [blame] | 15 | help |
Lennert Buytenhek | c852ac8 | 2006-09-18 23:26:25 +0100 | [diff] [blame] | 16 | Say Y here if you want to run your kernel on the Intel EP80219 |
| 17 | evaluation kit for the Intel 80219 processor (a IOP321 variant) |
| 18 | or the IQ31244 evaluation kit for the IOP321 processor. |
Lennert Buytenhek | 3f7e581 | 2006-09-18 23:10:26 +0100 | [diff] [blame] | 19 | |
Lennert Buytenhek | e60d07b | 2006-09-21 02:42:12 +0100 | [diff] [blame^] | 20 | config MACH_N2100 |
| 21 | bool "Enable support for the Thecus n2100" |
| 22 | help |
| 23 | Say Y here if you want to run your kernel on the Thecus n2100 |
| 24 | NAS appliance. |
| 25 | |
Lennert Buytenhek | 3f7e581 | 2006-09-18 23:10:26 +0100 | [diff] [blame] | 26 | endmenu |
| 27 | |
| 28 | endif |