a5ac61715b
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
config BR2_TARGET_VIA_EPIA_MII
|
|
bool "EPIA MII"
|
|
depends on BR2_i386
|
|
default n
|
|
select BR2_PACKAGE_LINUX
|
|
help
|
|
The Via EPIA MII board
|
|
|