Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | if ARCH_IXP4XX |
| 2 | |
| 3 | config ARCH_SUPPORTS_BIG_ENDIAN |
| 4 | bool |
| 5 | default y |
| 6 | |
| 7 | menu "Intel IXP4xx Implementation Options" |
| 8 | |
| 9 | comment "IXP4xx Platforms" |
| 10 | |
Alessandro Zummo | a7918f3 | 2005-11-10 14:05:04 +0000 | [diff] [blame] | 11 | config MACH_NSLU2 |
| 12 | bool |
Alessandro Zummo | e7fcdb7 | 2006-03-08 23:45:12 +0000 | [diff] [blame] | 13 | prompt "Linksys NSLU2" |
Deepak Saxena | 76bbb00 | 2006-04-30 15:34:29 +0100 | [diff] [blame] | 14 | select PCI |
Alessandro Zummo | a7918f3 | 2005-11-10 14:05:04 +0000 | [diff] [blame] | 15 | help |
| 16 | Say 'Y' here if you want your kernel to support Linksys's |
| 17 | NSLU2 NAS device. For more information on this platform, |
| 18 | see http://www.nslu2-linux.org |
| 19 | |
Michael-Luke Jones | 0f18597 | 2006-12-16 23:04:05 +0100 | [diff] [blame] | 20 | config MACH_AVILA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 21 | bool "Avila" |
Deepak Saxena | 76bbb00 | 2006-04-30 15:34:29 +0100 | [diff] [blame] | 22 | select PCI |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 23 | help |
| 24 | Say 'Y' here if you want your kernel to support the Gateworks |
| 25 | Avila Network Platform. For more information on this platform, |
| 26 | see <file:Documentation/arm/IXP4xx>. |
| 27 | |
Michael-Luke Jones | 0f18597 | 2006-12-16 23:04:05 +0100 | [diff] [blame] | 28 | config MACH_LOFT |
| 29 | bool "Loft" |
| 30 | depends on MACH_AVILA |
| 31 | help |
| 32 | Say 'Y' here if you want your kernel to support the Giant |
| 33 | Shoulder Inc Loft board (a minor variation on the standard |
| 34 | Gateworks Avila Network Platform). |
| 35 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 36 | config ARCH_ADI_COYOTE |
| 37 | bool "Coyote" |
Deepak Saxena | 76bbb00 | 2006-04-30 15:34:29 +0100 | [diff] [blame] | 38 | select PCI |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 39 | help |
| 40 | Say 'Y' here if you want your kernel to support the ADI |
| 41 | Engineering Coyote Gateway Reference Platform. For more |
| 42 | information on this platform, see <file:Documentation/arm/IXP4xx>. |
| 43 | |
Imre Kaloz | 46918bd | 2007-06-02 15:44:08 +0100 | [diff] [blame] | 44 | config MACH_GATEWAY7001 |
| 45 | bool "Gateway 7001" |
| 46 | select PCI |
| 47 | help |
| 48 | Say 'Y' here if you want your kernel to support Gateway's |
| 49 | 7001 Access Point. For more information on this platform, |
| 50 | see http://openwrt.org |
| 51 | |
Imre Kaloz | dcdeeb2 | 2007-06-02 15:47:51 +0100 | [diff] [blame] | 52 | config MACH_WG302V2 |
| 53 | bool "Netgear WG302 v2 / WAG302 v2" |
| 54 | select PCI |
| 55 | help |
| 56 | Say 'Y' here if you want your kernel to support Netgear's |
| 57 | WG302 v2 or WAG302 v2 Access Points. For more information |
| 58 | on this platform, see http://openwrt.org |
| 59 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 60 | config ARCH_IXDP425 |
| 61 | bool "IXDP425" |
| 62 | help |
| 63 | Say 'Y' here if you want your kernel to support Intel's |
| 64 | IXDP425 Development Platform (Also known as Richfield). |
| 65 | For more information on this platform, see <file:Documentation/arm/IXP4xx>. |
| 66 | |
| 67 | config MACH_IXDPG425 |
| 68 | bool "IXDPG425" |
| 69 | help |
| 70 | Say 'Y' here if you want your kernel to support Intel's |
| 71 | IXDPG425 Development Platform (Also known as Montajade). |
| 72 | For more information on this platform, see <file:Documentation/arm/IXP4xx>. |
| 73 | |
| 74 | config 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). |
akpm@osdl.org | 7aa52f5 | 2005-04-16 15:23:56 -0700 | [diff] [blame] | 79 | For more information on this platform, see <file:Documentation/arm/IXP4xx>. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 80 | |
Krzysztof Hałasa | 11c7974 | 2009-05-23 23:58:30 +0200 | [diff] [blame] | 81 | config 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 | |
Ruslan V. Sushko | 45fba08 | 2007-04-06 15:00:31 +0100 | [diff] [blame] | 87 | config 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>. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 93 | |
| 94 | # |
| 95 | # IXCDP1100 is the exact same HW as IXDP425, but with a different machine |
| 96 | # number from the bootloader due to marketing monkeys, so we just enable it |
| 97 | # by default if IXDP425 is enabled. |
| 98 | # |
| 99 | config ARCH_IXCDP1100 |
| 100 | bool |
| 101 | depends on ARCH_IXDP425 |
| 102 | default y |
| 103 | |
| 104 | config ARCH_PRPMC1100 |
| 105 | bool "PrPMC1100" |
| 106 | help |
| 107 | Say 'Y' here if you want your kernel to support the Motorola |
| 108 | PrPCM1100 Processor Mezanine Module. For more information on |
| 109 | this platform, see <file:Documentation/arm/IXP4xx>. |
| 110 | |
Rod Whitby | 3145d8a | 2006-01-04 17:17:11 +0000 | [diff] [blame] | 111 | config MACH_NAS100D |
| 112 | bool |
| 113 | prompt "NAS100D" |
Deepak Saxena | 76bbb00 | 2006-04-30 15:34:29 +0100 | [diff] [blame] | 114 | select PCI |
Rod Whitby | 3145d8a | 2006-01-04 17:17:11 +0000 | [diff] [blame] | 115 | help |
| 116 | Say 'Y' here if you want your kernel to support Iomega's |
| 117 | NAS 100d device. For more information on this platform, |
| 118 | see http://www.nslu2-linux.org/wiki/NAS100d/HomePage |
| 119 | |
Michael-Luke Jones | 28bd3a0 | 2007-04-28 08:31:40 +0100 | [diff] [blame] | 120 | config MACH_DSMG600 |
| 121 | bool |
| 122 | prompt "D-Link DSM-G600 RevA" |
| 123 | select PCI |
| 124 | help |
| 125 | Say 'Y' here if you want your kernel to support D-Link's |
| 126 | DSM-G600 RevA device. For more information on this platform, |
| 127 | see http://www.nslu2-linux.org/wiki/DSMG600/HomePage |
| 128 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 129 | config ARCH_IXDP4XX |
| 130 | bool |
Ruslan V. Sushko | 45fba08 | 2007-04-06 15:00:31 +0100 | [diff] [blame] | 131 | depends on ARCH_IXDP425 || MACH_IXDP465 || MACH_KIXRP435 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 132 | default y |
| 133 | |
Rod Whitby | 7e36e2f | 2008-04-01 10:53:23 +0100 | [diff] [blame] | 134 | config MACH_FSG |
| 135 | bool |
| 136 | prompt "Freecom FSG-3" |
| 137 | select PCI |
| 138 | help |
| 139 | Say 'Y' here if you want your kernel to support Freecom's |
| 140 | FSG-3 device. For more information on this platform, |
| 141 | see http://www.nslu2-linux.org/wiki/FSG3/HomePage |
| 142 | |
Marc Zyngier | 4d9be47 | 2010-04-10 21:32:38 +0100 | [diff] [blame] | 143 | config MACH_ARCOM_VULCAN |
| 144 | bool |
| 145 | prompt "Arcom/Eurotech Vulcan" |
| 146 | select PCI |
| 147 | help |
| 148 | Say 'Y' here if you want your kernel to support Arcom's |
| 149 | Vulcan board. |
| 150 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 151 | # |
| 152 | # Certain registers and IRQs are only enabled if supporting IXP465 CPUs |
| 153 | # |
| 154 | config CPU_IXP46X |
| 155 | bool |
| 156 | depends on MACH_IXDP465 |
| 157 | default y |
| 158 | |
Ruslan V. Sushko | 45fba08 | 2007-04-06 15:00:31 +0100 | [diff] [blame] | 159 | config CPU_IXP43X |
| 160 | bool |
| 161 | depends on MACH_KIXRP435 |
| 162 | default y |
| 163 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 164 | config MACH_GTWX5715 |
| 165 | bool "Gemtek WX5715 (Linksys WRV54G)" |
| 166 | depends on ARCH_IXP4XX |
Deepak Saxena | 76bbb00 | 2006-04-30 15:34:29 +0100 | [diff] [blame] | 167 | select PCI |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 168 | help |
| 169 | This board is currently inside the Linksys WRV54G Gateways. |
| 170 | |
| 171 | IXP425 - 266mhz |
| 172 | 32mb SDRAM |
| 173 | 8mb Flash |
| 174 | miniPCI slot 0 does not have a card connector soldered to the board |
| 175 | miniPCI slot 1 has an ISL3880 802.11g card (Prism54) |
| 176 | npe0 is connected to a Kendin KS8995M Switch (4 ports) |
| 177 | npe1 is the "wan" port |
| 178 | "Console" UART is available on J11 as console |
| 179 | "High Speed" UART is n/c (as far as I can tell) |
| 180 | 20 Pin ARM/Xscale JTAG interface on J2 |
| 181 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 182 | comment "IXP4xx Options" |
| 183 | |
| 184 | config IXP4XX_INDIRECT_PCI |
| 185 | bool "Use indirect PCI memory access" |
Deepak Saxena | 76bbb00 | 2006-04-30 15:34:29 +0100 | [diff] [blame] | 186 | depends on PCI |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 187 | help |
| 188 | IXP4xx provides two methods of accessing PCI memory space: |
| 189 | |
Krzysztof Hałasa | ed5b9fa | 2009-11-15 18:02:10 +0100 | [diff] [blame] | 190 | 1) A direct mapped window from 0x48000000 to 0x4BFFFFFF (64MB). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 191 | To access PCI via this space, we simply ioremap() the BAR |
| 192 | into the kernel and we can use the standard read[bwl]/write[bwl] |
| 193 | macros. This is the preferred method due to speed but it |
Krzysztof Hałasa | ed5b9fa | 2009-11-15 18:02:10 +0100 | [diff] [blame] | 194 | limits the system to just 64MB of PCI memory. This can be |
Matt LaPlante | 3cb2fcc | 2006-11-30 05:22:59 +0100 | [diff] [blame] | 195 | problematic if using video cards and other memory-heavy devices. |
Krzysztof Hałasa | ed5b9fa | 2009-11-15 18:02:10 +0100 | [diff] [blame] | 196 | |
| 197 | 2) If > 64MB of memory space is required, the IXP4xx can be |
| 198 | configured to use indirect registers to access the whole PCI |
| 199 | memory space. This currently allows for up to 1 GB (0x10000000 |
| 200 | to 0x4FFFFFFF) of memory on the bus. The disadvantage of this |
| 201 | is that every PCI access requires three local register accesses |
| 202 | plus a spinlock, but in some cases the performance hit is |
| 203 | acceptable. In addition, you cannot mmap() PCI devices in this |
| 204 | case due to the indirect nature of the PCI window. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 205 | |
| 206 | By default, the direct method is used. Choose this option if you |
| 207 | need to use the indirect method instead. If you don't know |
| 208 | what you need, leave this option unselected. |
| 209 | |
Krzysztof Halasa | 82a96f5 | 2008-01-01 21:55:23 +0100 | [diff] [blame] | 210 | config IXP4XX_QMGR |
| 211 | tristate "IXP4xx Queue Manager support" |
| 212 | help |
| 213 | This driver supports IXP4xx built-in hardware queue manager |
| 214 | and is automatically selected by Ethernet and HSS drivers. |
| 215 | |
| 216 | config IXP4XX_NPE |
| 217 | tristate "IXP4xx Network Processor Engine support" |
| 218 | select HOTPLUG |
| 219 | select FW_LOADER |
| 220 | help |
| 221 | This driver supports IXP4xx built-in network coprocessors |
| 222 | and is automatically selected by Ethernet and HSS drivers. |
| 223 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 224 | endmenu |
| 225 | |
| 226 | endif |