Lennert Buytenhek | 9dd0b19 | 2008-03-27 14:51:41 -0400 | [diff] [blame] | 1 | if ARCH_ORION5X |
Tzachi Perelstein | 585cf17 | 2007-10-23 15:14:41 -0400 | [diff] [blame] | 2 | |
| 3 | menu "Orion Implementations" |
| 4 | |
Thomas Petazzoni | 1bffb4a | 2012-11-16 16:39:45 +0100 | [diff] [blame] | 5 | config ARCH_ORION5X_DT |
| 6 | bool "Marvell Orion5x Flattened Device Tree" |
| 7 | select USE_OF |
Thomas Petazzoni | 98d4db2 | 2014-04-22 23:26:24 +0200 | [diff] [blame] | 8 | select ORION_CLK |
Thomas Petazzoni | ab5ab9d | 2014-04-22 23:26:27 +0200 | [diff] [blame] | 9 | select ORION_IRQCHIP |
| 10 | select ORION_TIMER |
Thomas Petazzoni | 4e7bb11 | 2014-04-22 23:26:28 +0200 | [diff] [blame] | 11 | select PINCTRL |
| 12 | select PINCTRL_ORION |
Thomas Petazzoni | 1bffb4a | 2012-11-16 16:39:45 +0100 | [diff] [blame] | 13 | help |
| 14 | Say 'Y' here if you want your kernel to support the |
| 15 | Marvell Orion5x using flattened device tree. |
| 16 | |
Tzachi Perelstein | e448b12 | 2007-10-23 15:14:42 -0400 | [diff] [blame] | 17 | config MACH_DB88F5281 |
| 18 | bool "Marvell Orion-2 Development Board" |
| 19 | select I2C_BOARDINFO |
| 20 | help |
| 21 | Say 'Y' here if you want your kernel to support the |
| 22 | Marvell Orion-2 (88F5281) Development Board |
| 23 | |
Ronen Shitrit | 817eb21 | 2007-10-17 14:51:34 -0400 | [diff] [blame] | 24 | config MACH_RD88F5182 |
| 25 | bool "Marvell Orion-NAS Reference Design" |
| 26 | select I2C_BOARDINFO |
| 27 | help |
| 28 | Say 'Y' here if you want your kernel to support the |
| 29 | Marvell Orion-NAS (88F5182) RD2 |
| 30 | |
Thomas Petazzoni | 065194a | 2014-04-22 23:26:38 +0200 | [diff] [blame] | 31 | config MACH_RD88F5182_DT |
| 32 | bool "Marvell Orion-NAS Reference Design (Flattened Device Tree)" |
| 33 | select ARCH_ORION5X_DT |
| 34 | select I2C_BOARDINFO |
| 35 | help |
| 36 | Say 'Y' here if you want your kernel to support the Marvell |
| 37 | Orion-NAS (88F5182) RD2, Flattened Device Tree. |
| 38 | |
Ronen Shitrit | 1e78045 | 2007-10-23 15:14:42 -0400 | [diff] [blame] | 39 | config MACH_KUROBOX_PRO |
| 40 | bool "KuroBox Pro" |
| 41 | select I2C_BOARDINFO |
| 42 | help |
| 43 | Say 'Y' here if you want your kernel to support the |
| 44 | KuroBox Pro platform. |
| 45 | |
Herbert Valerio Riedel | 555a365 | 2007-11-12 09:05:55 +0100 | [diff] [blame] | 46 | config MACH_DNS323 |
| 47 | bool "D-Link DNS-323" |
| 48 | select I2C_BOARDINFO |
| 49 | help |
| 50 | Say 'Y' here if you want your kernel to support the |
| 51 | D-Link DNS-323 platform. |
| 52 | |
Byron Bradley | 3faf2ee | 2007-12-15 20:05:49 +0000 | [diff] [blame] | 53 | config MACH_TS209 |
| 54 | bool "QNAP TS-109/TS-209" |
| 55 | help |
| 56 | Say 'Y' here if you want your kernel to support the |
| 57 | QNAP TS-109/TS-209 platform. |
| 58 | |
Sylver Bruneau | 104ea07 | 2008-08-28 22:18:54 +0200 | [diff] [blame] | 59 | config MACH_TERASTATION_PRO2 |
| 60 | bool "Buffalo Terastation Pro II/Live" |
| 61 | help |
| 62 | Say 'Y' here if you want your kernel to support the |
| 63 | Buffalo Terastation Pro II/Live platform. |
| 64 | |
Byron Bradley | 8754925 | 2008-04-09 21:50:16 +0100 | [diff] [blame] | 65 | config MACH_LINKSTATION_PRO |
| 66 | bool "Buffalo Linkstation Pro/Live" |
| 67 | select I2C_BOARDINFO |
| 68 | help |
| 69 | Say 'Y' here if you want your kernel to support the |
| 70 | Buffalo Linkstation Pro/Live platform. Both v1 and |
| 71 | v2 devices are supported. |
| 72 | |
Ash Hughes | 4bba1c3 | 2010-11-30 21:53:09 +0000 | [diff] [blame] | 73 | config MACH_LINKSTATION_LSCHL |
| 74 | bool "Buffalo Linkstation Live v3 (LS-CHL)" |
| 75 | select I2C_BOARDINFO |
| 76 | help |
| 77 | Say 'Y' here if you want your kernel to support the |
| 78 | Buffalo Linkstation Live v3 (LS-CHL) platform. |
| 79 | |
Alexey Kopytko | 7b0a26f | 2008-09-25 22:47:30 +0900 | [diff] [blame] | 80 | config MACH_LINKSTATION_MINI |
| 81 | bool "Buffalo Linkstation Mini" |
| 82 | select I2C_BOARDINFO |
| 83 | help |
| 84 | Say 'Y' here if you want your kernel to support the |
| 85 | Buffalo Linkstation Mini platform. |
| 86 | |
Zhu Qingsen | 2d18638 | 2010-02-04 19:33:27 -0800 | [diff] [blame] | 87 | config MACH_LINKSTATION_LS_HGL |
| 88 | bool "Buffalo Linkstation LS-HGL" |
| 89 | select I2C_BOARDINFO |
| 90 | help |
| 91 | Say 'Y' here if you want your kernel to support the |
| 92 | Buffalo Linkstation LS-HGL platform. |
| 93 | |
Sylver Bruneau | 47e9cff | 2008-04-26 02:35:29 +0200 | [diff] [blame] | 94 | config MACH_TS409 |
| 95 | bool "QNAP TS-409" |
| 96 | help |
| 97 | Say 'Y' here if you want your kernel to support the |
| 98 | QNAP TS-409 platform. |
| 99 | |
Lennert Buytenhek | 42452b7 | 2008-05-31 08:19:20 +0200 | [diff] [blame] | 100 | config MACH_WRT350N_V2 |
| 101 | bool "Linksys WRT350N v2" |
| 102 | help |
| 103 | Say 'Y' here if you want your kernel to support the |
| 104 | Linksys WRT350N v2 platform. |
| 105 | |
Alexander Clouter | 7171d86 | 2008-05-31 22:32:37 +0100 | [diff] [blame] | 106 | config MACH_TS78XX |
| 107 | bool "Technologic Systems TS-78xx" |
| 108 | help |
| 109 | Say 'Y' here if you want your kernel to support the |
| 110 | Technologic Systems TS-78xx platform. |
| 111 | |
Martin Michlmayr | b08d5af | 2008-04-06 14:08:17 +0200 | [diff] [blame] | 112 | config MACH_MV2120 |
| 113 | bool "HP Media Vault mv2120" |
| 114 | help |
| 115 | Say 'Y' here if you want your kernel to support the |
| 116 | HP Media Vault mv2120 or mv5100. |
| 117 | |
Thomas Petazzoni | 94b0bd3 | 2014-04-22 23:26:39 +0200 | [diff] [blame] | 118 | config MACH_D2NET_DT |
| 119 | bool "LaCie d2 Network / Big Disk Network (Flattened Device Tree)" |
| 120 | select ARCH_ORION5X_DT |
Simon Guinot | 8f22086 | 2009-06-22 21:45:01 +0200 | [diff] [blame] | 121 | help |
| 122 | Say 'Y' here if you want your kernel to support the |
| 123 | LaCie d2 Network NAS. |
| 124 | |
Simon Guinot | 5478267 | 2009-06-23 13:54:35 +0200 | [diff] [blame] | 125 | config MACH_NET2BIG |
| 126 | bool "LaCie 2Big Network" |
| 127 | select I2C_BOARDINFO |
| 128 | help |
| 129 | Say 'Y' here if you want your kernel to support the |
| 130 | LaCie 2Big Network NAS. |
| 131 | |
Thomas Petazzoni | fbf04d8 | 2014-04-22 23:26:40 +0200 | [diff] [blame] | 132 | config MACH_MSS2_DT |
| 133 | bool "Maxtor Shared Storage II (Flattened Device Tree)" |
| 134 | select ARCH_ORION5X_DT |
Sylver Bruneau | 7ec753c | 2008-06-10 01:00:38 +0200 | [diff] [blame] | 135 | help |
| 136 | Say 'Y' here if you want your kernel to support the |
| 137 | Maxtor Shared Storage II platform. |
| 138 | |
Imre Kaloz | 2f82097 | 2008-06-26 01:30:41 +0200 | [diff] [blame] | 139 | config MACH_WNR854T |
| 140 | bool "Netgear WNR854T" |
| 141 | help |
| 142 | Say 'Y' here if you want your kernel to support the |
| 143 | Netgear WNR854T platform. |
| 144 | |
Lennert Buytenhek | 70129132 | 2008-06-30 14:25:24 -0400 | [diff] [blame] | 145 | config MACH_RD88F5181L_GE |
| 146 | bool "Marvell Orion-VoIP GE Reference Design" |
| 147 | help |
| 148 | Say 'Y' here if you want your kernel to support the |
| 149 | Marvell Orion-VoIP GE (88F5181L) RD. |
| 150 | |
Nicolas Pitre | 6b5cdf0 | 2008-06-27 18:56:22 -0400 | [diff] [blame] | 151 | config MACH_RD88F5181L_FXO |
| 152 | bool "Marvell Orion-VoIP FXO Reference Design" |
| 153 | help |
| 154 | Say 'Y' here if you want your kernel to support the |
| 155 | Marvell Orion-VoIP FXO (88F5181L) RD. |
| 156 | |
Lennert Buytenhek | 0b0740c | 2008-08-29 06:59:34 +0200 | [diff] [blame] | 157 | config MACH_RD88F6183AP_GE |
| 158 | bool "Marvell Orion-1-90 AP GE Reference Design" |
| 159 | help |
| 160 | Say 'Y' here if you want your kernel to support the |
| 161 | Marvell Orion-1-90 (88F6183) AP GE RD. |
| 162 | |
Tzachi Perelstein | 585cf17 | 2007-10-23 15:14:41 -0400 | [diff] [blame] | 163 | endmenu |
| 164 | |
| 165 | endif |