https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 748222761661ce2761b1a70ee7bfd7e681d5b32c authored by Jason Self on 07 November 2008, 17:56:00 UTC
Linux-libre 2.6.27.5-gnu1
Tip revision: 7482227
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