diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:26:08 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:26:08 +0000 |
commit | e5fbca8e8f7dcd4e59c5ba10f4a400aaa71e0cbb (patch) | |
tree | b6205340c8d6f31f433be11f86557da0ff1bf7dc /target/device/Via/Config.in | |
parent | 80aa788939671e04dc281fcf184089da56e849f1 (diff) | |
download | buildroot-novena-e5fbca8e8f7dcd4e59c5ba10f4a400aaa71e0cbb.tar.gz buildroot-novena-e5fbca8e8f7dcd4e59c5ba10f4a400aaa71e0cbb.zip |
Remove Via BSP which only provide support for linux-2.4
Diffstat (limited to 'target/device/Via/Config.in')
-rw-r--r-- | target/device/Via/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/device/Via/Config.in b/target/device/Via/Config.in deleted file mode 100644 index fde3efb49..000000000 --- a/target/device/Via/Config.in +++ /dev/null @@ -1,7 +0,0 @@ -config BR2_TARGET_VIA_EPIA_MII - bool "EPIA MII" - depends on BR2_i386 - select BR2_PACKAGE_LINUX - help - The Via EPIA MII board - |