diff options
Diffstat (limited to 'arch/arm/mach-kirkwood/Kconfig')
-rw-r--r-- | arch/arm/mach-kirkwood/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig index 4ac6f463eb03..edc9aeb6e6b2 100644 --- a/arch/arm/mach-kirkwood/Kconfig +++ b/arch/arm/mach-kirkwood/Kconfig | |||
@@ -69,6 +69,12 @@ config MACH_NETSPACE_V2 | |||
69 | Say 'Y' here if you want your kernel to support the | 69 | Say 'Y' here if you want your kernel to support the |
70 | LaCie Network Space v2 NAS. | 70 | LaCie Network Space v2 NAS. |
71 | 71 | ||
72 | config MACH_INETSPACE_V2 | ||
73 | bool "LaCie Internet Space v2 NAS Board" | ||
74 | help | ||
75 | Say 'Y' here if you want your kernel to support the | ||
76 | LaCie Internet Space v2 NAS. | ||
77 | |||
72 | endmenu | 78 | endmenu |
73 | 79 | ||
74 | endif | 80 | endif |