swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: cd07202cc8262e1669edff0d97715f3dd9260917 authored by Linus Torvalds on 14 October 2010, 23:26:43 UTC
Linux 2.6.36-rc8
Tip revision: cd07202
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