diff options
Diffstat (limited to 'arch/arm/mach-mv78xx0/Kconfig')
-rw-r--r-- | arch/arm/mach-mv78xx0/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-mv78xx0/Kconfig b/arch/arm/mach-mv78xx0/Kconfig index 6fbe68fe4412..f2d309d0619e 100644 --- a/arch/arm/mach-mv78xx0/Kconfig +++ b/arch/arm/mach-mv78xx0/Kconfig | |||
@@ -14,6 +14,12 @@ config MACH_RD78X00_MASA | |||
14 | Say 'Y' here if you want your kernel to support the | 14 | Say 'Y' here if you want your kernel to support the |
15 | Marvell RD-78x00-mASA Reference Design. | 15 | Marvell RD-78x00-mASA Reference Design. |
16 | 16 | ||
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. | ||
22 | |||
17 | endmenu | 23 | endmenu |
18 | 24 | ||
19 | endif | 25 | endif |