@@ -33,14 +33,6 @@ config MACH_GATEWAY7001
3333 7001 Access Point. For more information on this platform,
3434 see http://openwrt.org
3535
36- config ARCH_IXDP425
37- bool "IXDP425"
38- depends on IXP4XX_PCI_LEGACY
39- help
40- Say 'Y' here if you want your kernel to support Intel's
41- IXDP425 Development Platform (Also known as Richfield).
42- For more information on this platform, see <file:Documentation/arm/ixp4xx.rst>.
43-
4436config MACH_IXDPG425
4537 bool "IXDPG425"
4638 depends on IXP4XX_PCI_LEGACY
@@ -49,48 +41,19 @@ config MACH_IXDPG425
4941 IXDPG425 Development Platform (Also known as Montajade).
5042 For more information on this platform, see <file:Documentation/arm/ixp4xx.rst>.
5143
52- config MACH_IXDP465
53- bool "IXDP465"
54- help
55- Say 'Y' here if you want your kernel to support Intel's
56- IXDP465 Development Platform (Also known as BMP).
57- For more information on this platform, see <file:Documentation/arm/ixp4xx.rst>.
58-
5944config MACH_GORAMO_MLR
6045 bool "GORAMO Multi Link Router"
6146 help
6247 Say 'Y' here if you want your kernel to support GORAMO
6348 MultiLink router.
6449
65- config MACH_KIXRP435
66- bool "KIXRP435"
67- help
68- Say 'Y' here if you want your kernel to support Intel's
69- KIXRP435 Reference Platform.
70- For more information on this platform, see <file:Documentation/arm/ixp4xx.rst>.
71-
72- #
73- # IXCDP1100 is the exact same HW as IXDP425, but with a different machine
74- # number from the bootloader due to marketing monkeys, so we just enable it
75- # by default if IXDP425 is enabled.
76- #
77- config ARCH_IXCDP1100
78- bool
79- depends on ARCH_IXDP425
80- default y
81-
8250config ARCH_PRPMC1100
8351 bool "PrPMC1100"
8452 help
8553 Say 'Y' here if you want your kernel to support the Motorola
8654 PrPCM1100 Processor Mezanine Module. For more information on
8755 this platform, see <file:Documentation/arm/ixp4xx.rst>.
8856
89- config ARCH_IXDP4XX
90- bool
91- depends on ARCH_IXDP425 || MACH_IXDP465 || MACH_KIXRP435
92- default y
93-
9457config MACH_FSG
9558 bool
9659 prompt "Freecom FSG-3"
0 commit comments