mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00: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:
parent
1ba78f57e1
commit
bc02c515f2
@ -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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user