Kconfig (f9cd49033b349b8be3bb1f01b39eed837853d880) | Kconfig (1bffb4a8729838f5ee27364803406416459c3252) |
---|---|
1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 | 1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 |
5config ARCH_ORION5X_DT 6 bool "Marvell Orion5x Flattened Device Tree" 7 select USE_OF 8 help 9 Say 'Y' here if you want your kernel to support the 10 Marvell Orion5x using flattened device tree. 11 |
|
5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help 9 Say 'Y' here if you want your kernel to support the 10 Marvell Orion-2 (88F5281) Development Board 11 12config MACH_RD88F5182 --- 147 unchanged lines hidden --- | 12config MACH_DB88F5281 13 bool "Marvell Orion-2 Development Board" 14 select I2C_BOARDINFO 15 help 16 Say 'Y' here if you want your kernel to support the 17 Marvell Orion-2 (88F5281) Development Board 18 19config MACH_RD88F5182 --- 147 unchanged lines hidden --- |