blob: 2412efb6cdd963950725bf2a51118851f0813c9a [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
Thomas Petazzoni98d4db22014-04-22 23:26:24 +02008 select ORION_CLK
Thomas Petazzoniab5ab9d2014-04-22 23:26:27 +02009 select ORION_IRQCHIP
10 select ORION_TIMER
Thomas Petazzoni4e7bb112014-04-22 23:26:28 +020011 select PINCTRL
12 select PINCTRL_ORION
Thomas Petazzoni1bffb4a2012-11-16 16:39:45 +010013 help
14 Say 'Y' here if you want your kernel to support the
15 Marvell Orion5x using flattened device tree.
16
Tzachi Perelsteine448b122007-10-23 15:14:42 -040017config 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 Shitrit817eb212007-10-17 14:51:34 -040024config 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 Petazzoni065194a2014-04-22 23:26:38 +020031config 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 Shitrit1e780452007-10-23 15:14:42 -040039config 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 Riedel555a3652007-11-12 09:05:55 +010046config 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 Bradley3faf2ee2007-12-15 20:05:49 +000053config 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 Bruneau104ea072008-08-28 22:18:54 +020059config 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 Bradley87549252008-04-09 21:50:16 +010065config 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 Hughes4bba1c32010-11-30 21:53:09 +000073config 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 Kopytko7b0a26f2008-09-25 22:47:30 +090080config 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 Qingsen2d186382010-02-04 19:33:27 -080087config 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 Bruneau47e9cff2008-04-26 02:35:29 +020094config 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 Buytenhek42452b72008-05-31 08:19:20 +0200100config 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 Clouter7171d862008-05-31 22:32:37 +0100106config 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 Michlmayrb08d5af2008-04-06 14:08:17 +0200112config 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 Petazzoni94b0bd32014-04-22 23:26:39 +0200118config MACH_D2NET_DT
119 bool "LaCie d2 Network / Big Disk Network (Flattened Device Tree)"
120 select ARCH_ORION5X_DT
Simon Guinot8f220862009-06-22 21:45:01 +0200121 help
122 Say 'Y' here if you want your kernel to support the
123 LaCie d2 Network NAS.
124
Simon Guinot54782672009-06-23 13:54:35 +0200125config 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 Petazzonifbf04d82014-04-22 23:26:40 +0200132config MACH_MSS2_DT
133 bool "Maxtor Shared Storage II (Flattened Device Tree)"
134 select ARCH_ORION5X_DT
Sylver Bruneau7ec753c2008-06-10 01:00:38 +0200135 help
136 Say 'Y' here if you want your kernel to support the
137 Maxtor Shared Storage II platform.
138
Imre Kaloz2f820972008-06-26 01:30:41 +0200139config 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 Buytenhek701291322008-06-30 14:25:24 -0400145config 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 Pitre6b5cdf02008-06-27 18:56:22 -0400151config 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 Buytenhek0b0740c2008-08-29 06:59:34 +0200157config 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 Perelstein585cf172007-10-23 15:14:41 -0400163endmenu
164
165endif