Kconfig (70129132322cdbb6683ab9e90419cd5a6f8294d3) | Kconfig (6b5cdf0f6d4dc3d98de20d6b0abe8500046f1cb1) |
---|---|
1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 72 unchanged lines hidden (view full) --- 81 Netgear WNR854T platform. 82 83config MACH_RD88F5181L_GE 84 bool "Marvell Orion-VoIP GE Reference Design" 85 help 86 Say 'Y' here if you want your kernel to support the 87 Marvell Orion-VoIP GE (88F5181L) RD. 88 | 1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 72 unchanged lines hidden (view full) --- 81 Netgear WNR854T platform. 82 83config MACH_RD88F5181L_GE 84 bool "Marvell Orion-VoIP GE Reference Design" 85 help 86 Say 'Y' here if you want your kernel to support the 87 Marvell Orion-VoIP GE (88F5181L) RD. 88 |
89config MACH_RD88F5181L_FXO 90 bool "Marvell Orion-VoIP FXO Reference Design" 91 help 92 Say 'Y' here if you want your kernel to support the 93 Marvell Orion-VoIP FXO (88F5181L) RD. 94 |
|
89endmenu 90 91endif | 95endmenu 96 97endif |