diff options
Diffstat (limited to 'arch/arm/mach-orion5x/Kconfig')
-rw-r--r-- | arch/arm/mach-orion5x/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig index a8f732b6131c..8609f811bd84 100644 --- a/arch/arm/mach-orion5x/Kconfig +++ b/arch/arm/mach-orion5x/Kconfig | |||
@@ -56,6 +56,12 @@ config MACH_WRT350N_V2 | |||
56 | Say 'Y' here if you want your kernel to support the | 56 | Say 'Y' here if you want your kernel to support the |
57 | Linksys WRT350N v2 platform. | 57 | Linksys WRT350N v2 platform. |
58 | 58 | ||
59 | config MACH_TS78XX | ||
60 | bool "Technologic Systems TS-78xx" | ||
61 | help | ||
62 | Say 'Y' here if you want your kernel to support the | ||
63 | Technologic Systems TS-78xx platform. | ||
64 | |||
59 | config MACH_MV2120 | 65 | config MACH_MV2120 |
60 | bool "HP Media Vault mv2120" | 66 | bool "HP Media Vault mv2120" |
61 | help | 67 | help |