diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-03 02:05:22 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-03 02:05:22 +0000 |
commit | 4443997fd847e3893a62403e2f2e7d36c10f8450 (patch) | |
tree | 899afd080baf53f94ac772bea8c692e756989519 /target/linux/generic/config-3.7 | |
parent | 8f6bdcffa154191ac4a24a689fc4a66056411407 (diff) | |
download | upstream-4443997fd847e3893a62403e2f2e7d36c10f8450.tar.gz upstream-4443997fd847e3893a62403e2f2e7d36c10f8450.tar.bz2 upstream-4443997fd847e3893a62403e2f2e7d36c10f8450.zip |
brcm47xx: add bgmac driver
This Ethernet driver is in early development stage and still has some problems.
This was working on my bcm4716 based device.
Thanks to Rafał Miłecki <zajec5@gmail.com> for writing this driver.
SVN-Revision: 34995
Diffstat (limited to 'target/linux/generic/config-3.7')
-rw-r--r-- | target/linux/generic/config-3.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index 7c5d2b42ff..8e7a45027c 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -209,6 +209,7 @@ CONFIG_BCMA_POSSIBLE=y # CONFIG_BE2NET is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set +# CONFIG_BGMAC is not set # CONFIG_BINARY_PRINTF is not set # CONFIG_BINFMT_AOUT is not set CONFIG_BINFMT_ELF=y |