android_kernel_motorola_sm6225/arch/arm/mach-orion/Kconfig

15 lines
255 B
Text
Raw Normal View History

if ARCH_ORION
menu "Orion Implementations"
config MACH_DB88F5281
bool "Marvell Orion-2 Development Board"
select I2C_BOARDINFO
help
Say 'Y' here if you want your kernel to support the
Marvell Orion-2 (88F5281) Development Board
endmenu
endif