swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 0d0fb0f9c5fddef4a10242fe3337f00f528a3099 authored by Linus Torvalds on 13 April 2010, 01:41:35 UTC
Linux 2.6.34-rc4
Tip revision: 0d0fb0f
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