RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-ixp23xx / Kconfig
blob982670ec38664299f5a29117a55531667c67c477
1 if ARCH_IXP23XX
3 config ARCH_SUPPORTS_BIG_ENDIAN
4         bool
5         default y
7 menu "Intel IXP23xx Implementation Options"
9 comment "IXP23xx Platforms"
11 config MACH_ESPRESSO
12         bool "Support IP Fabrics Double Espresso platform"
13         help
15 config MACH_IXDP2351
16         bool "Support Intel IXDP2351 platform"
17         help
19 config MACH_ROADRUNNER
20         bool "Support ADI RoadRunner platform"
21         help
23 endmenu
25 endif