mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +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
|
||||
bool "linux"
|
||||
default n
|
||||
depends BR2_TARGET_VIA_EPIA_MII
|
||||
help
|
||||
The Linux kernel.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user