GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-mv78xx0 / Kconfig
blobf2d309d0619ea9ff06e21ad4e1d200a264dba246
1 if ARCH_MV78XX0
3 menu "Marvell MV78xx0 Implementations"
5 config 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.
11 config 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.
17 config 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.
23 endmenu
25 endif