summaryrefslogtreecommitdiff
path: root/target/device/Via/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/Via/Config.in')
-rw-r--r--target/device/Via/Config.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/target/device/Via/Config.in b/target/device/Via/Config.in
new file mode 100644
index 000000000..3fb8fbbe2
--- /dev/null
+++ b/target/device/Via/Config.in
@@ -0,0 +1,15 @@
+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/