https://jxself.org/git/linux-libre.git
Raw File
Tip revision: abe4dd2c47a588ab03b191fab44a55a0ae407327 authored by Jason Self on 11 February 2012, 14:42:03 UTC
Linux-libre 2.6.27.60-gnu1
Tip revision: abe4dd2
Kconfig
if ARCH_MV78XX0

menu "Marvell MV78xx0 Implementations"

config MACH_DB78X00_BP
	bool "Marvell DB-78x00-BP Development Board"
	help
	  Say 'Y' here if you want your kernel to support the
	  Marvell DB-78x00-BP Development Board.

endmenu

endif
back to top