https://jxself.org/git/linux-libre.git
Raw File
Tip revision: df6fc6bdf6acfe1efa75c81c84634ef5e51ea5e8 authored by Jason Self on 01 April 2010, 23:02:51 UTC
Linux-libre 2.6.33.2-gnu1
Tip revision: df6fc6b
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