Kconfig (5e2aa2ed08e2e280121dc7cf5609c87d464f12ef) Kconfig (15979aeeb548e020b6107214f0405be894891a57)
1if ARCH_ORION5X
2
3menu "Orion Implementations"
4
5config ARCH_ORION5X_DT
6 bool "Marvell Orion5x Flattened Device Tree"
7 select USE_OF
8 select ORION_CLK

--- 64 unchanged lines hidden (view full) ---

73config MACH_LINKSTATION_LSCHL
74 bool "Buffalo Linkstation Live v3 (LS-CHL)"
75 select I2C_BOARDINFO
76 help
77 Say 'Y' here if you want your kernel to support the
78 Buffalo Linkstation Live v3 (LS-CHL) platform.
79
80config MACH_LINKSTATION_MINI
1if ARCH_ORION5X
2
3menu "Orion Implementations"
4
5config ARCH_ORION5X_DT
6 bool "Marvell Orion5x Flattened Device Tree"
7 select USE_OF
8 select ORION_CLK

--- 64 unchanged lines hidden (view full) ---

73config MACH_LINKSTATION_LSCHL
74 bool "Buffalo Linkstation Live v3 (LS-CHL)"
75 select I2C_BOARDINFO
76 help
77 Say 'Y' here if you want your kernel to support the
78 Buffalo Linkstation Live v3 (LS-CHL) platform.
79
80config MACH_LINKSTATION_MINI
81 bool "Buffalo Linkstation Mini"
82 select I2C_BOARDINFO
81 bool "Buffalo Linkstation Mini (Flattened Device Tree)"
82 select ARCH_ORION5X_DT
83 help
84 Say 'Y' here if you want your kernel to support the
83 help
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
87config MACH_LINKSTATION_LS_HGL
88 bool "Buffalo Linkstation LS-HGL"
89 select I2C_BOARDINFO
90 help
91 Say 'Y' here if you want your kernel to support the
92 Buffalo Linkstation LS-HGL platform.
93

--- 72 unchanged lines hidden ---
86
87config MACH_LINKSTATION_LS_HGL
88 bool "Buffalo Linkstation LS-HGL"
89 select I2C_BOARDINFO
90 help
91 Say 'Y' here if you want your kernel to support the
92 Buffalo Linkstation LS-HGL platform.
93

--- 72 unchanged lines hidden ---