浏览代码

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 年之前
父节点
当前提交
bc02c515f2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/device/Via/Config.in

+ 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.