xref: /openbmc/linux/arch/arm/mach-orion5x/Kconfig (revision ab5ab9db)
19dd0b194SLennert Buytenhekif ARCH_ORION5X
29dd0b194SLennert Buytenhek
39dd0b194SLennert Buytenhekmenu "Orion Implementations"
49dd0b194SLennert Buytenhek
51bffb4a8SThomas Petazzoniconfig ARCH_ORION5X_DT
61bffb4a8SThomas Petazzoni	bool "Marvell Orion5x Flattened Device Tree"
71bffb4a8SThomas Petazzoni	select USE_OF
898d4db26SThomas Petazzoni	select ORION_CLK
9*ab5ab9dbSThomas Petazzoni	select ORION_IRQCHIP
10*ab5ab9dbSThomas Petazzoni	select ORION_TIMER
111bffb4a8SThomas Petazzoni	help
121bffb4a8SThomas Petazzoni	  Say 'Y' here if you want your kernel to support the
131bffb4a8SThomas Petazzoni	  Marvell Orion5x using flattened device tree.
141bffb4a8SThomas Petazzoni
159dd0b194SLennert Buytenhekconfig MACH_DB88F5281
169dd0b194SLennert Buytenhek	bool "Marvell Orion-2 Development Board"
179dd0b194SLennert Buytenhek	select I2C_BOARDINFO
189dd0b194SLennert Buytenhek	help
199dd0b194SLennert Buytenhek	  Say 'Y' here if you want your kernel to support the
209dd0b194SLennert Buytenhek	  Marvell Orion-2 (88F5281) Development Board
219dd0b194SLennert Buytenhek
229dd0b194SLennert Buytenhekconfig MACH_RD88F5182
239dd0b194SLennert Buytenhek	bool "Marvell Orion-NAS Reference Design"
249dd0b194SLennert Buytenhek	select I2C_BOARDINFO
259dd0b194SLennert Buytenhek	help
269dd0b194SLennert Buytenhek	  Say 'Y' here if you want your kernel to support the
279dd0b194SLennert Buytenhek	  Marvell Orion-NAS (88F5182) RD2
289dd0b194SLennert Buytenhek
299dd0b194SLennert Buytenhekconfig MACH_KUROBOX_PRO
309dd0b194SLennert Buytenhek	bool "KuroBox Pro"
319dd0b194SLennert Buytenhek	select I2C_BOARDINFO
329dd0b194SLennert Buytenhek	help
339dd0b194SLennert Buytenhek	  Say 'Y' here if you want your kernel to support the
349dd0b194SLennert Buytenhek	  KuroBox Pro platform.
359dd0b194SLennert Buytenhek
369dd0b194SLennert Buytenhekconfig MACH_DNS323
379dd0b194SLennert Buytenhek	bool "D-Link DNS-323"
389dd0b194SLennert Buytenhek	select I2C_BOARDINFO
399dd0b194SLennert Buytenhek	help
409dd0b194SLennert Buytenhek	  Say 'Y' here if you want your kernel to support the
419dd0b194SLennert Buytenhek	  D-Link DNS-323 platform.
429dd0b194SLennert Buytenhek
439dd0b194SLennert Buytenhekconfig MACH_TS209
449dd0b194SLennert Buytenhek	bool "QNAP TS-109/TS-209"
459dd0b194SLennert Buytenhek	help
469dd0b194SLennert Buytenhek	  Say 'Y' here if you want your kernel to support the
479dd0b194SLennert Buytenhek	  QNAP TS-109/TS-209 platform.
489dd0b194SLennert Buytenhek
49104ea078SSylver Bruneauconfig MACH_TERASTATION_PRO2
50104ea078SSylver Bruneau	bool "Buffalo Terastation Pro II/Live"
51104ea078SSylver Bruneau	help
52104ea078SSylver Bruneau	  Say 'Y' here if you want your kernel to support the
53104ea078SSylver Bruneau	  Buffalo Terastation Pro II/Live platform.
54104ea078SSylver Bruneau
5587549251SByron Bradleyconfig MACH_LINKSTATION_PRO
5687549251SByron Bradley	bool "Buffalo Linkstation Pro/Live"
5787549251SByron Bradley	select I2C_BOARDINFO
5887549251SByron Bradley	help
5987549251SByron Bradley	  Say 'Y' here if you want your kernel to support the
6087549251SByron Bradley	  Buffalo Linkstation Pro/Live platform. Both v1 and
6187549251SByron Bradley	  v2 devices are supported.
6287549251SByron Bradley
634bba1c34SAsh Hughesconfig MACH_LINKSTATION_LSCHL
644bba1c34SAsh Hughes	bool "Buffalo Linkstation Live v3 (LS-CHL)"
654bba1c34SAsh Hughes	select I2C_BOARDINFO
664bba1c34SAsh Hughes	help
674bba1c34SAsh Hughes	  Say 'Y' here if you want your kernel to support the
684bba1c34SAsh Hughes	  Buffalo Linkstation Live v3 (LS-CHL) platform.
694bba1c34SAsh Hughes
707b0a26f2SAlexey Kopytkoconfig MACH_LINKSTATION_MINI
717b0a26f2SAlexey Kopytko	bool "Buffalo Linkstation Mini"
727b0a26f2SAlexey Kopytko	select I2C_BOARDINFO
737b0a26f2SAlexey Kopytko	help
747b0a26f2SAlexey Kopytko	  Say 'Y' here if you want your kernel to support the
757b0a26f2SAlexey Kopytko	  Buffalo Linkstation Mini platform.
767b0a26f2SAlexey Kopytko
772d18638eSZhu Qingsenconfig MACH_LINKSTATION_LS_HGL
782d18638eSZhu Qingsen	bool "Buffalo Linkstation LS-HGL"
792d18638eSZhu Qingsen	select I2C_BOARDINFO
802d18638eSZhu Qingsen	help
812d18638eSZhu Qingsen	  Say 'Y' here if you want your kernel to support the
822d18638eSZhu Qingsen	  Buffalo Linkstation LS-HGL platform.
832d18638eSZhu Qingsen
8447e9cffdSSylver Bruneauconfig MACH_TS409
8547e9cffdSSylver Bruneau	bool "QNAP TS-409"
8647e9cffdSSylver Bruneau	help
8747e9cffdSSylver Bruneau	  Say 'Y' here if you want your kernel to support the
8847e9cffdSSylver Bruneau	  QNAP TS-409 platform.
8947e9cffdSSylver Bruneau
9042452b77SLennert Buytenhekconfig MACH_WRT350N_V2
9142452b77SLennert Buytenhek	bool "Linksys WRT350N v2"
9242452b77SLennert Buytenhek	help
9342452b77SLennert Buytenhek	  Say 'Y' here if you want your kernel to support the
9442452b77SLennert Buytenhek	  Linksys WRT350N v2 platform.
9542452b77SLennert Buytenhek
967171d867SAlexander Clouterconfig MACH_TS78XX
977171d867SAlexander Clouter	bool "Technologic Systems TS-78xx"
987171d867SAlexander Clouter	help
997171d867SAlexander Clouter	  Say 'Y' here if you want your kernel to support the
1007171d867SAlexander Clouter	  Technologic Systems TS-78xx platform.
1017171d867SAlexander Clouter
102b08d5af3SMartin Michlmayrconfig MACH_MV2120
103b08d5af3SMartin Michlmayr	bool "HP Media Vault mv2120"
104b08d5af3SMartin Michlmayr	help
105b08d5af3SMartin Michlmayr	  Say 'Y' here if you want your kernel to support the
106b08d5af3SMartin Michlmayr	  HP Media Vault mv2120 or mv5100.
107b08d5af3SMartin Michlmayr
10807f645dfSThomas Petazzoniconfig MACH_EDMINI_V2_DT
10907f645dfSThomas Petazzoni	bool "LaCie Ethernet Disk mini V2 (Flattened Device Tree)"
1100eb66974SChristopher Moore	select I2C_BOARDINFO
11107f645dfSThomas Petazzoni	select ARCH_ORION5X_DT
1120eb66974SChristopher Moore	help
1130eb66974SChristopher Moore	  Say 'Y' here if you want your kernel to support the
11407f645dfSThomas Petazzoni	  LaCie Ethernet Disk mini V2 (Flattened Device Tree).
1150eb66974SChristopher Moore
1168f220860SSimon Guinotconfig MACH_D2NET
1178f220860SSimon Guinot	bool "LaCie d2 Network"
1188f220860SSimon Guinot	select I2C_BOARDINFO
1198f220860SSimon Guinot	help
1208f220860SSimon Guinot	  Say 'Y' here if you want your kernel to support the
1218f220860SSimon Guinot	  LaCie d2 Network NAS.
1228f220860SSimon Guinot
1238f220860SSimon Guinotconfig MACH_BIGDISK
1248f220860SSimon Guinot	bool "LaCie Big Disk Network"
1258f220860SSimon Guinot	select I2C_BOARDINFO
1268f220860SSimon Guinot	help
1278f220860SSimon Guinot	  Say 'Y' here if you want your kernel to support the
1288f220860SSimon Guinot	  LaCie Big Disk Network NAS.
1298f220860SSimon Guinot
13054782674SSimon Guinotconfig MACH_NET2BIG
13154782674SSimon Guinot	bool "LaCie 2Big Network"
13254782674SSimon Guinot	select I2C_BOARDINFO
13354782674SSimon Guinot	help
13454782674SSimon Guinot	  Say 'Y' here if you want your kernel to support the
13554782674SSimon Guinot	  LaCie 2Big Network NAS.
13654782674SSimon Guinot
1377ec753ccSSylver Bruneauconfig MACH_MSS2
1387ec753ccSSylver Bruneau	bool "Maxtor Shared Storage II"
1397ec753ccSSylver Bruneau	help
1407ec753ccSSylver Bruneau	  Say 'Y' here if you want your kernel to support the
1417ec753ccSSylver Bruneau	  Maxtor Shared Storage II platform.
1427ec753ccSSylver Bruneau
1432f820978SImre Kalozconfig MACH_WNR854T
1442f820978SImre Kaloz	bool "Netgear WNR854T"
1452f820978SImre Kaloz	help
1462f820978SImre Kaloz	  Say 'Y' here if you want your kernel to support the
1472f820978SImre Kaloz	  Netgear WNR854T platform.
1482f820978SImre Kaloz
14970129132SLennert Buytenhekconfig MACH_RD88F5181L_GE
15070129132SLennert Buytenhek	bool "Marvell Orion-VoIP GE Reference Design"
15170129132SLennert Buytenhek	help
15270129132SLennert Buytenhek	  Say 'Y' here if you want your kernel to support the
15370129132SLennert Buytenhek	  Marvell Orion-VoIP GE (88F5181L) RD.
15470129132SLennert Buytenhek
1556b5cdf0fSNicolas Pitreconfig MACH_RD88F5181L_FXO
1566b5cdf0fSNicolas Pitre	bool "Marvell Orion-VoIP FXO Reference Design"
1576b5cdf0fSNicolas Pitre	help
1586b5cdf0fSNicolas Pitre	  Say 'Y' here if you want your kernel to support the
1596b5cdf0fSNicolas Pitre	  Marvell Orion-VoIP FXO (88F5181L) RD.
1606b5cdf0fSNicolas Pitre
1610b0740c3SLennert Buytenhekconfig MACH_RD88F6183AP_GE
1620b0740c3SLennert Buytenhek	bool "Marvell Orion-1-90 AP GE Reference Design"
1630b0740c3SLennert Buytenhek	help
1640b0740c3SLennert Buytenhek	  Say 'Y' here if you want your kernel to support the
1650b0740c3SLennert Buytenhek	  Marvell Orion-1-90 (88F6183) AP GE RD.
1660b0740c3SLennert Buytenhek
1679dd0b194SLennert Buytenhekendmenu
1689dd0b194SLennert Buytenhek
1699dd0b194SLennert Buytenhekendif
170