mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
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.
This commit is contained in:
@@ -9,6 +9,7 @@ config BR2_TARGET_VIA_EPIA_MII
|
|||||||
config BR2_PACKAGE_LINUX
|
config BR2_PACKAGE_LINUX
|
||||||
bool "linux"
|
bool "linux"
|
||||||
default n
|
default n
|
||||||
|
depends BR2_TARGET_VIA_EPIA_MII
|
||||||
help
|
help
|
||||||
The Linux kernel.
|
The Linux kernel.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user