kumquat-buildroot/target/device/Via/Config.in
Eric Andersen 819e51b309 New target/device: Via epia-mii:
Creates a target for the epia-mii board. Fairly generic, based on 2.6 kernel.
Doesn't override the busybox or uclibc configurations. Includes one patch,
which I still can't get to apply (it applies cleanly manually, but isn't
applied through buildroot).

http://bugs.busybox.net/view.php?id=188
2005-06-23 21:34:25 +00:00

16 lines
244 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
help
The Linux kernel.
http://www.kernel.org/