blob: 0910c3bd0c996c9df53bef3386d1988e2979d855 [file] [log] [blame]
Lennert Buytenhek9dd0b192008-03-27 14:51:41 -04001if ARCH_ORION5X
Tzachi Perelstein585cf172007-10-23 15:14:41 -04002
3menu "Orion Implementations"
4
Thomas Petazzoni1bffb4a2012-11-16 16:39:45 +01005config ARCH_ORION5X_DT
6 bool "Marvell Orion5x Flattened Device Tree"
7 select USE_OF
8 help
9 Say 'Y' here if you want your kernel to support the
10 Marvell Orion5x using flattened device tree.
11
Tzachi Perelsteine448b122007-10-23 15:14:42 -040012config MACH_DB88F5281
13 bool "Marvell Orion-2 Development Board"
14 select I2C_BOARDINFO
15 help
16 Say 'Y' here if you want your kernel to support the
17 Marvell Orion-2 (88F5281) Development Board
18
Ronen Shitrit817eb212007-10-17 14:51:34 -040019config MACH_RD88F5182
20 bool "Marvell Orion-NAS Reference Design"
21 select I2C_BOARDINFO
22 help
23 Say 'Y' here if you want your kernel to support the
24 Marvell Orion-NAS (88F5182) RD2
25
Ronen Shitrit1e780452007-10-23 15:14:42 -040026config MACH_KUROBOX_PRO
27 bool "KuroBox Pro"
28 select I2C_BOARDINFO
29 help
30 Say 'Y' here if you want your kernel to support the
31 KuroBox Pro platform.
32
Herbert Valerio Riedel555a3652007-11-12 09:05:55 +010033config MACH_DNS323
34 bool "D-Link DNS-323"
35 select I2C_BOARDINFO
Martin Michlmayr3aa2c8c2010-07-16 16:31:51 +010036 select PHYLIB
Herbert Valerio Riedel555a3652007-11-12 09:05:55 +010037 help
38 Say 'Y' here if you want your kernel to support the
39 D-Link DNS-323 platform.
40
Byron Bradley3faf2ee2007-12-15 20:05:49 +000041config MACH_TS209
42 bool "QNAP TS-109/TS-209"
43 help
44 Say 'Y' here if you want your kernel to support the
45 QNAP TS-109/TS-209 platform.
46
Sylver Bruneau104ea072008-08-28 22:18:54 +020047config MACH_TERASTATION_PRO2
48 bool "Buffalo Terastation Pro II/Live"
49 help
50 Say 'Y' here if you want your kernel to support the
51 Buffalo Terastation Pro II/Live platform.
52
Byron Bradley87549252008-04-09 21:50:16 +010053config MACH_LINKSTATION_PRO
54 bool "Buffalo Linkstation Pro/Live"
55 select I2C_BOARDINFO
56 help
57 Say 'Y' here if you want your kernel to support the
58 Buffalo Linkstation Pro/Live platform. Both v1 and
59 v2 devices are supported.
60
Ash Hughes4bba1c32010-11-30 21:53:09 +000061config MACH_LINKSTATION_LSCHL
62 bool "Buffalo Linkstation Live v3 (LS-CHL)"
63 select I2C_BOARDINFO
64 help
65 Say 'Y' here if you want your kernel to support the
66 Buffalo Linkstation Live v3 (LS-CHL) platform.
67
Alexey Kopytko7b0a26f2008-09-25 22:47:30 +090068config MACH_LINKSTATION_MINI
69 bool "Buffalo Linkstation Mini"
70 select I2C_BOARDINFO
71 help
72 Say 'Y' here if you want your kernel to support the
73 Buffalo Linkstation Mini platform.
74
Zhu Qingsen2d186382010-02-04 19:33:27 -080075config MACH_LINKSTATION_LS_HGL
76 bool "Buffalo Linkstation LS-HGL"
77 select I2C_BOARDINFO
78 help
79 Say 'Y' here if you want your kernel to support the
80 Buffalo Linkstation LS-HGL platform.
81
Sylver Bruneau47e9cff2008-04-26 02:35:29 +020082config MACH_TS409
83 bool "QNAP TS-409"
84 help
85 Say 'Y' here if you want your kernel to support the
86 QNAP TS-409 platform.
87
Lennert Buytenhek42452b72008-05-31 08:19:20 +020088config MACH_WRT350N_V2
89 bool "Linksys WRT350N v2"
90 help
91 Say 'Y' here if you want your kernel to support the
92 Linksys WRT350N v2 platform.
93
Alexander Clouter7171d862008-05-31 22:32:37 +010094config MACH_TS78XX
95 bool "Technologic Systems TS-78xx"
96 help
97 Say 'Y' here if you want your kernel to support the
98 Technologic Systems TS-78xx platform.
99
Martin Michlmayrb08d5af2008-04-06 14:08:17 +0200100config MACH_MV2120
101 bool "HP Media Vault mv2120"
102 help
103 Say 'Y' here if you want your kernel to support the
104 HP Media Vault mv2120 or mv5100.
105
Christopher Moore0eb66972008-07-18 00:25:10 +0200106config MACH_EDMINI_V2
107 bool "LaCie Ethernet Disk mini V2"
108 select I2C_BOARDINFO
109 help
110 Say 'Y' here if you want your kernel to support the
111 LaCie Ethernet Disk mini V2.
112
Simon Guinot8f220862009-06-22 21:45:01 +0200113config MACH_D2NET
114 bool "LaCie d2 Network"
115 select I2C_BOARDINFO
116 help
117 Say 'Y' here if you want your kernel to support the
118 LaCie d2 Network NAS.
119
120config MACH_BIGDISK
121 bool "LaCie Big Disk Network"
122 select I2C_BOARDINFO
123 help
124 Say 'Y' here if you want your kernel to support the
125 LaCie Big Disk Network NAS.
126
Simon Guinot54782672009-06-23 13:54:35 +0200127config MACH_NET2BIG
128 bool "LaCie 2Big Network"
129 select I2C_BOARDINFO
130 help
131 Say 'Y' here if you want your kernel to support the
132 LaCie 2Big Network NAS.
133
Sylver Bruneau7ec753c2008-06-10 01:00:38 +0200134config MACH_MSS2
135 bool "Maxtor Shared Storage II"
136 help
137 Say 'Y' here if you want your kernel to support the
138 Maxtor Shared Storage II platform.
139
Imre Kaloz2f820972008-06-26 01:30:41 +0200140config MACH_WNR854T
141 bool "Netgear WNR854T"
142 help
143 Say 'Y' here if you want your kernel to support the
144 Netgear WNR854T platform.
145
Lennert Buytenhek701291322008-06-30 14:25:24 -0400146config MACH_RD88F5181L_GE
147 bool "Marvell Orion-VoIP GE Reference Design"
148 help
149 Say 'Y' here if you want your kernel to support the
150 Marvell Orion-VoIP GE (88F5181L) RD.
151
Nicolas Pitre6b5cdf02008-06-27 18:56:22 -0400152config MACH_RD88F5181L_FXO
153 bool "Marvell Orion-VoIP FXO Reference Design"
154 help
155 Say 'Y' here if you want your kernel to support the
156 Marvell Orion-VoIP FXO (88F5181L) RD.
157
Lennert Buytenhek0b0740c2008-08-29 06:59:34 +0200158config MACH_RD88F6183AP_GE
159 bool "Marvell Orion-1-90 AP GE Reference Design"
160 help
161 Say 'Y' here if you want your kernel to support the
162 Marvell Orion-1-90 (88F6183) AP GE RD.
163
Tzachi Perelstein585cf172007-10-23 15:14:41 -0400164endmenu
165
166endif