Kconfig (a9de18eb761f7c1c860964b2e5addc1a35c7e861) Kconfig (11c79740d3c03cb81f84e98cf2e2dbd8d9bb53cd)
1if ARCH_IXP4XX
2
3config ARCH_SUPPORTS_BIG_ENDIAN
4 bool
5 default y
6
7menu "Intel IXP4xx Implementation Options"
8

--- 64 unchanged lines hidden (view full) ---

73
74config MACH_IXDP465
75 bool "IXDP465"
76 help
77 Say 'Y' here if you want your kernel to support Intel's
78 IXDP465 Development Platform (Also known as BMP).
79 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
80
1if ARCH_IXP4XX
2
3config ARCH_SUPPORTS_BIG_ENDIAN
4 bool
5 default y
6
7menu "Intel IXP4xx Implementation Options"
8

--- 64 unchanged lines hidden (view full) ---

73
74config MACH_IXDP465
75 bool "IXDP465"
76 help
77 Say 'Y' here if you want your kernel to support Intel's
78 IXDP465 Development Platform (Also known as BMP).
79 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
80
81config MACH_GORAMO_MLR
82 bool "GORAMO Multi Link Router"
83 help
84 Say 'Y' here if you want your kernel to support GORAMO
85 MultiLink router.
86
81config MACH_KIXRP435
82 bool "KIXRP435"
83 help
84 Say 'Y' here if you want your kernel to support Intel's
85 KIXRP435 Reference Platform.
86 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
87
88#

--- 124 unchanged lines hidden ---
87config MACH_KIXRP435
88 bool "KIXRP435"
89 help
90 Say 'Y' here if you want your kernel to support Intel's
91 KIXRP435 Reference Platform.
92 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
93
94#

--- 124 unchanged lines hidden ---