swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 59c5f46fbe01a00eedf54a23789634438bb80603 authored by Linus Torvalds on 06 June 2011, 09:06:33 UTC
Linux 3.0-rc2
Tip revision: 59c5f46
Kconfig
if ARCH_LOKI

menu "Marvell Loki (88RC8480) Implementations"

config MACH_LB88RC8480
	bool "Marvell LB88RC8480 Development Board"
	help
	  Say 'Y' here if you want your kernel to support the
	  Marvell LB88RC8480 Development Board.

endmenu

endif
back to top