diff options
Diffstat (limited to 'arch/arm/mach-orion5x/Kconfig')
-rw-r--r-- | arch/arm/mach-orion5x/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig index 2412efb6cdd9..08d2be2ea41f 100644 --- a/arch/arm/mach-orion5x/Kconfig +++ b/arch/arm/mach-orion5x/Kconfig | |||
@@ -78,11 +78,11 @@ config MACH_LINKSTATION_LSCHL | |||
78 | Buffalo Linkstation Live v3 (LS-CHL) platform. | 78 | Buffalo Linkstation Live v3 (LS-CHL) platform. |
79 | 79 | ||
80 | config MACH_LINKSTATION_MINI | 80 | config MACH_LINKSTATION_MINI |
81 | bool "Buffalo Linkstation Mini" | 81 | bool "Buffalo Linkstation Mini (Flattened Device Tree)" |
82 | select I2C_BOARDINFO | 82 | select ARCH_ORION5X_DT |
83 | help | 83 | help |
84 | Say 'Y' here if you want your kernel to support the | 84 | Say 'Y' here if you want your kernel to support the |
85 | Buffalo Linkstation Mini platform. | 85 | Buffalo Linkstation Mini (LS-WSGL) platform. |
86 | 86 | ||
87 | config MACH_LINKSTATION_LS_HGL | 87 | config MACH_LINKSTATION_LS_HGL |
88 | bool "Buffalo Linkstation LS-HGL" | 88 | bool "Buffalo Linkstation LS-HGL" |