summaryrefslogtreecommitdiff
path: root/target/device/Via/Config.in
blob: ab2d25149530456c94d9eae88f12473ca52ca989 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config BR2_TARGET_VIA_EPIA_MII
	bool "EPIA MII"
	depends BR2_i386
	default n
	select BR2_PACKAGE_LINUX
	help
	  The Via EPIA MII board

config BR2_PACKAGE_LINUX
	bool "linux"
	default n
	depends BR2_TARGET_VIA_EPIA_MII
	help
	    The Linux kernel.

	    http://www.kernel.org/