diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-01-30 23:26:17 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-01-30 23:26:17 +0000 |
commit | 7217bce3eb93e1f77e43363908360c001b7fdc1e (patch) | |
tree | ce9df80ba3f1b42bc9c04000e3f206e98bd63014 /target/linux | |
parent | 128bb0967a612a4359d29173f4d11a1716e5bf2a (diff) | |
download | upstream-7217bce3eb93e1f77e43363908360c001b7fdc1e.tar.gz upstream-7217bce3eb93e1f77e43363908360c001b7fdc1e.tar.bz2 upstream-7217bce3eb93e1f77e43363908360c001b7fdc1e.zip |
the Magicbox doesn't have gigabit ethernet
SVN-Revision: 10330
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/magicbox/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/magicbox/config-default b/target/linux/magicbox/config-default index 895742a4fb..b2029e7889 100644 --- a/target/linux/magicbox/config-default +++ b/target/linux/magicbox/config-default @@ -132,7 +132,7 @@ CONFIG_MTD_PHYSMAP_START=0xffc00000 # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set # CONFIG_NET_VENDOR_3COM is not set -CONFIG_NETDEV_1000=y +# CONFIG_NETDEV_1000 is not set CONFIG_NOT_COHERENT_CACHE=y # CONFIG_NVRAM is not set # CONFIG_PCIPCWATCHDOG is not set |