[ARM] 3830/1: iop3xx: board support file cleanup
[pandora-kernel.git] / arch / arm / mach-iop32x / Kconfig
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
11           evaluation kit for the IOP321 chipset.
12
13 config ARCH_IQ31244
14         bool "Enable support for IQ31244"
15         help
16           Say Y here if you want to run your kernel on the Intel IQ31244
17           evaluation kit for the IOP321 chipset.
18
19 endmenu
20
21 endif