Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into...
[deliverable/linux.git] / arch / arm / mach-orion5x / Kconfig
CommitLineData
9dd0b194 1if ARCH_ORION5X
585cf175
TP
2
3menu "Orion Implementations"
4
e448b12c
TP
5config MACH_DB88F5281
6 bool "Marvell Orion-2 Development Board"
7 select I2C_BOARDINFO
8 help
9 Say 'Y' here if you want your kernel to support the
10 Marvell Orion-2 (88F5281) Development Board
11
817eb210
RS
12config MACH_RD88F5182
13 bool "Marvell Orion-NAS Reference Design"
14 select I2C_BOARDINFO
15 help
16 Say 'Y' here if you want your kernel to support the
17 Marvell Orion-NAS (88F5182) RD2
18
1e780453
RS
19config MACH_KUROBOX_PRO
20 bool "KuroBox Pro"
21 select I2C_BOARDINFO
22 help
23 Say 'Y' here if you want your kernel to support the
24 KuroBox Pro platform.
25
555a3656
HVR
26config MACH_DNS323
27 bool "D-Link DNS-323"
28 select I2C_BOARDINFO
3aa2c8c6 29 select PHYLIB
555a3656
HVR
30 help
31 Say 'Y' here if you want your kernel to support the
32 D-Link DNS-323 platform.
33
3faf2ee8
BB
34config MACH_TS209
35 bool "QNAP TS-109/TS-209"
36 help
37 Say 'Y' here if you want your kernel to support the
38 QNAP TS-109/TS-209 platform.
39
104ea078
SB
40config MACH_TERASTATION_PRO2
41 bool "Buffalo Terastation Pro II/Live"
42 help
43 Say 'Y' here if you want your kernel to support the
44 Buffalo Terastation Pro II/Live platform.
45
87549251
BB
46config MACH_LINKSTATION_PRO
47 bool "Buffalo Linkstation Pro/Live"
48 select I2C_BOARDINFO
49 help
50 Say 'Y' here if you want your kernel to support the
51 Buffalo Linkstation Pro/Live platform. Both v1 and
52 v2 devices are supported.
53
4bba1c34
AH
54config MACH_LINKSTATION_LSCHL
55 bool "Buffalo Linkstation Live v3 (LS-CHL)"
56 select I2C_BOARDINFO
57 help
58 Say 'Y' here if you want your kernel to support the
59 Buffalo Linkstation Live v3 (LS-CHL) platform.
60
7b0a26f2
AK
61config MACH_LINKSTATION_MINI
62 bool "Buffalo Linkstation Mini"
63 select I2C_BOARDINFO
64 help
65 Say 'Y' here if you want your kernel to support the
66 Buffalo Linkstation Mini platform.
67
2d18638e
ZQ
68config MACH_LINKSTATION_LS_HGL
69 bool "Buffalo Linkstation LS-HGL"
70 select I2C_BOARDINFO
71 help
72 Say 'Y' here if you want your kernel to support the
73 Buffalo Linkstation LS-HGL platform.
74
47e9cffd
SB
75config MACH_TS409
76 bool "QNAP TS-409"
77 help
78 Say 'Y' here if you want your kernel to support the
79 QNAP TS-409 platform.
80
42452b77
LB
81config MACH_WRT350N_V2
82 bool "Linksys WRT350N v2"
83 help
84 Say 'Y' here if you want your kernel to support the
85 Linksys WRT350N v2 platform.
86
7171d867
AC
87config MACH_TS78XX
88 bool "Technologic Systems TS-78xx"
39008f95 89 select PM
7171d867
AC
90 help
91 Say 'Y' here if you want your kernel to support the
92 Technologic Systems TS-78xx platform.
93
b08d5af3
MM
94config MACH_MV2120
95 bool "HP Media Vault mv2120"
96 help
97 Say 'Y' here if you want your kernel to support the
98 HP Media Vault mv2120 or mv5100.
99
0eb66974
CM
100config MACH_EDMINI_V2
101 bool "LaCie Ethernet Disk mini V2"
102 select I2C_BOARDINFO
103 help
104 Say 'Y' here if you want your kernel to support the
105 LaCie Ethernet Disk mini V2.
106
8f220860
SG
107config MACH_D2NET
108 bool "LaCie d2 Network"
109 select I2C_BOARDINFO
110 help
111 Say 'Y' here if you want your kernel to support the
112 LaCie d2 Network NAS.
113
114config MACH_BIGDISK
115 bool "LaCie Big Disk Network"
116 select I2C_BOARDINFO
117 help
118 Say 'Y' here if you want your kernel to support the
119 LaCie Big Disk Network NAS.
120
54782674
SG
121config MACH_NET2BIG
122 bool "LaCie 2Big Network"
123 select I2C_BOARDINFO
124 help
125 Say 'Y' here if you want your kernel to support the
126 LaCie 2Big Network NAS.
127
7ec753cc
SB
128config MACH_MSS2
129 bool "Maxtor Shared Storage II"
130 help
131 Say 'Y' here if you want your kernel to support the
132 Maxtor Shared Storage II platform.
133
2f820978
IK
134config MACH_WNR854T
135 bool "Netgear WNR854T"
136 help
137 Say 'Y' here if you want your kernel to support the
138 Netgear WNR854T platform.
139
70129132
LB
140config MACH_RD88F5181L_GE
141 bool "Marvell Orion-VoIP GE Reference Design"
142 help
143 Say 'Y' here if you want your kernel to support the
144 Marvell Orion-VoIP GE (88F5181L) RD.
145
6b5cdf0f
NP
146config MACH_RD88F5181L_FXO
147 bool "Marvell Orion-VoIP FXO Reference Design"
148 help
149 Say 'Y' here if you want your kernel to support the
150 Marvell Orion-VoIP FXO (88F5181L) RD.
151
0b0740c3
LB
152config MACH_RD88F6183AP_GE
153 bool "Marvell Orion-1-90 AP GE Reference Design"
154 help
155 Say 'Y' here if you want your kernel to support the
156 Marvell Orion-1-90 (88F6183) AP GE RD.
157
585cf175
TP
158endmenu
159
160endif
This page took 0.293532 seconds and 5 git commands to generate.