kumquat-buildroot/target/device/Via/Config.in
Eric Andersen bc02c515f2 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.
2005-08-01 21:11:06 +00:00

17 lines
277 B
Plaintext

config BR2_TARGET_VIA_EPIA_MII
bool "EPIA MII"
depends BR2_i386
default n
select BR2_PACKAGE_LINUX
help
The Via EPIA MII board
config BR2_PACKAGE_LINUX
bool "linux"
default n
depends BR2_TARGET_VIA_EPIA_MII
help
The Linux kernel.
http://www.kernel.org/