4 config ARCH_SUPPORTS_BIG_ENDIAN
8 menu "Intel IXP2400/2800 Implementation Options"
10 comment "IXP2400/2800 Platforms"
13 bool "Support Radisys ENP-2611"
15 Say 'Y' here if you want your kernel to support the Radisys
16 ENP2611 PCI network processing card. For more information on
17 this card, see <file:Documentation/arm/ENP2611>.
20 bool "Support Intel IXDP2400"
22 Say 'Y' here if you want your kernel to support the Intel
23 IXDP2400 reference platform. For more information on
24 this platform, see <file:Documentation/arm/IXP2000>.
27 bool "Support Intel IXDP2800"
29 Say 'Y' here if you want your kernel to support the Intel
30 IXDP2800 reference platform. For more information on
31 this platform, see <file:Documentation/arm/IXP2000>.
35 depends on ARCH_IXDP2400 || ARCH_IXDP2800
39 bool "Support Intel IXDP2401"
41 Say 'Y' here if you want your kernel to support the Intel
42 IXDP2401 reference platform. For more information on
43 this platform, see <file:Documentation/arm/IXP2000>.
46 bool "Support Intel IXDP2801"
48 Say 'Y' here if you want your kernel to support the Intel
49 IXDP2801 reference platform. For more information on
50 this platform, see <file:Documentation/arm/IXP2000>.
54 depends on ARCH_IXDP2401 || ARCH_IXDP2801