https://jxself.org/git/linux-libre.git
Raw File
Tip revision: d0613269b4105e7592317c665f1c4d16129fe13c authored by Jason Self on 13 February 2009, 01:23:43 UTC
Linux-libre 2.6.27.17-gnu1
Tip revision: d061326
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