2
1
Эх сурвалжийг харах

Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MII
and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been
selected.

Eric Andersen 20 жил өмнө
parent
commit
bc02c515f2

+ 1 - 0
target/device/Via/Config.in

@@ -9,6 +9,7 @@ config BR2_TARGET_VIA_EPIA_MII
 config BR2_PACKAGE_LINUX
 	bool "linux"
 	default n
+	depends BR2_TARGET_VIA_EPIA_MII
 	help
 	    The Linux kernel.