swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6 authored by Linus Torvalds on 30 March 2010, 16:24:39 UTC
Linux 2.6.34-rc3
Tip revision: 2eaa9cf
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