blob: f2d309d0619ea9ff06e21ad4e1d200a264dba246 [file] [log] [blame]
Stanislav Samsonov794d15b2008-06-22 22:45:10 +02001if ARCH_MV78XX0
2
3menu "Marvell MV78xx0 Implementations"
4
5config MACH_DB78X00_BP
6 bool "Marvell DB-78x00-BP Development Board"
7 help
8 Say 'Y' here if you want your kernel to support the
9 Marvell DB-78x00-BP Development Board.
10
Lennert Buytenhek569106c2009-03-12 09:48:37 +010011config MACH_RD78X00_MASA
12 bool "Marvell RD-78x00-mASA Reference Design"
13 help
14 Say 'Y' here if you want your kernel to support the
15 Marvell RD-78x00-mASA Reference Design.
16
Sebastien Requiemc4995462010-02-23 14:51:24 +010017config MACH_TERASTATION_WXL
18 bool "Buffalo WLX (Terastation Duo) NAS"
19 help
20 Say 'Y' here if you want your kernel to support the
21 Buffalo WXL Nas.
22
Stanislav Samsonov794d15b2008-06-22 22:45:10 +020023endmenu
24
25endif