blob: 66f1c952c0483d4dc5830fe66fd66bcf4f058f40 [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 Petazzoni1bffb4a82012-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 Petazzoni1bffb4a82012-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"
Andy Shevchenko4904dbd2015-10-02 17:12:33 +030048 select GENERIC_NET_UTILS
Herbert Valerio Riedel555a3652007-11-12 09:05:55 +010049 select I2C_BOARDINFO
50 help
51 Say 'Y' here if you want your kernel to support the
52 D-Link DNS-323 platform.
53
Byron Bradley3faf2ee2007-12-15 20:05:49 +000054config MACH_TS209
55 bool "QNAP TS-109/TS-209"
Andy Shevchenko4904dbd2015-10-02 17:12:33 +030056 select GENERIC_NET_UTILS
Byron Bradley3faf2ee2007-12-15 20:05:49 +000057 help
58 Say 'Y' here if you want your kernel to support the
59 QNAP TS-109/TS-209 platform.
60
Sylver Bruneau104ea072008-08-28 22:18:54 +020061config MACH_TERASTATION_PRO2
62 bool "Buffalo Terastation Pro II/Live"
63 help
64 Say 'Y' here if you want your kernel to support the
65 Buffalo Terastation Pro II/Live platform.
66
Byron Bradley87549252008-04-09 21:50:16 +010067config MACH_LINKSTATION_PRO
68 bool "Buffalo Linkstation Pro/Live"
69 select I2C_BOARDINFO
70 help
71 Say 'Y' here if you want your kernel to support the
72 Buffalo Linkstation Pro/Live platform. Both v1 and
73 v2 devices are supported.
74
Ash Hughes4bba1c32010-11-30 21:53:09 +000075config MACH_LINKSTATION_LSCHL
76 bool "Buffalo Linkstation Live v3 (LS-CHL)"
77 select I2C_BOARDINFO
78 help
79 Say 'Y' here if you want your kernel to support the
80 Buffalo Linkstation Live v3 (LS-CHL) platform.
81
Alexey Kopytko7b0a26f2008-09-25 22:47:30 +090082config MACH_LINKSTATION_MINI
Benjamin Cama15979ae2015-08-06 18:29:52 +020083 bool "Buffalo Linkstation Mini (Flattened Device Tree)"
84 select ARCH_ORION5X_DT
Alexey Kopytko7b0a26f2008-09-25 22:47:30 +090085 help
86 Say 'Y' here if you want your kernel to support the
Benjamin Cama15979ae2015-08-06 18:29:52 +020087 Buffalo Linkstation Mini (LS-WSGL) platform.
Alexey Kopytko7b0a26f2008-09-25 22:47:30 +090088
Zhu Qingsen2d186382010-02-04 19:33:27 -080089config MACH_LINKSTATION_LS_HGL
90 bool "Buffalo Linkstation LS-HGL"
91 select I2C_BOARDINFO
92 help
93 Say 'Y' here if you want your kernel to support the
94 Buffalo Linkstation LS-HGL platform.
95
Sylver Bruneau47e9cff2008-04-26 02:35:29 +020096config MACH_TS409
97 bool "QNAP TS-409"
Andy Shevchenko4904dbd2015-10-02 17:12:33 +030098 select GENERIC_NET_UTILS
Sylver Bruneau47e9cff2008-04-26 02:35:29 +020099 help
100 Say 'Y' here if you want your kernel to support the
101 QNAP TS-409 platform.
102
Lennert Buytenhek42452b72008-05-31 08:19:20 +0200103config MACH_WRT350N_V2
104 bool "Linksys WRT350N v2"
105 help
106 Say 'Y' here if you want your kernel to support the
107 Linksys WRT350N v2 platform.
108
Alexander Clouter7171d862008-05-31 22:32:37 +0100109config MACH_TS78XX
110 bool "Technologic Systems TS-78xx"
111 help
112 Say 'Y' here if you want your kernel to support the
113 Technologic Systems TS-78xx platform.
114
Martin Michlmayrb08d5af2008-04-06 14:08:17 +0200115config MACH_MV2120
116 bool "HP Media Vault mv2120"
117 help
118 Say 'Y' here if you want your kernel to support the
119 HP Media Vault mv2120 or mv5100.
120
Thomas Petazzoni94b0bd32014-04-22 23:26:39 +0200121config MACH_D2NET_DT
122 bool "LaCie d2 Network / Big Disk Network (Flattened Device Tree)"
123 select ARCH_ORION5X_DT
Simon Guinot8f220862009-06-22 21:45:01 +0200124 help
125 Say 'Y' here if you want your kernel to support the
126 LaCie d2 Network NAS.
127
Simon Guinot54782672009-06-23 13:54:35 +0200128config MACH_NET2BIG
129 bool "LaCie 2Big Network"
130 select I2C_BOARDINFO
131 help
132 Say 'Y' here if you want your kernel to support the
133 LaCie 2Big Network NAS.
134
Thomas Petazzonifbf04d82014-04-22 23:26:40 +0200135config MACH_MSS2_DT
136 bool "Maxtor Shared Storage II (Flattened Device Tree)"
137 select ARCH_ORION5X_DT
Sylver Bruneau7ec753c2008-06-10 01:00:38 +0200138 help
139 Say 'Y' here if you want your kernel to support the
140 Maxtor Shared Storage II platform.
141
Imre Kaloz2f820972008-06-26 01:30:41 +0200142config MACH_WNR854T
143 bool "Netgear WNR854T"
144 help
145 Say 'Y' here if you want your kernel to support the
146 Netgear WNR854T platform.
147
Lennert Buytenhek701291322008-06-30 14:25:24 -0400148config MACH_RD88F5181L_GE
149 bool "Marvell Orion-VoIP GE Reference Design"
150 help
151 Say 'Y' here if you want your kernel to support the
152 Marvell Orion-VoIP GE (88F5181L) RD.
153
Nicolas Pitre6b5cdf02008-06-27 18:56:22 -0400154config MACH_RD88F5181L_FXO
155 bool "Marvell Orion-VoIP FXO Reference Design"
156 help
157 Say 'Y' here if you want your kernel to support the
158 Marvell Orion-VoIP FXO (88F5181L) RD.
159
Lennert Buytenhek0b0740c2008-08-29 06:59:34 +0200160config MACH_RD88F6183AP_GE
161 bool "Marvell Orion-1-90 AP GE Reference Design"
162 help
163 Say 'Y' here if you want your kernel to support the
164 Marvell Orion-1-90 (88F6183) AP GE RD.
165
Tzachi Perelstein585cf172007-10-23 15:14:41 -0400166endmenu
167
168endif