diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-12-26 23:27:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-12-26 23:27:52 +0000 |
commit | 56273881683b469d30e4db0d01244ecb3939e44c (patch) | |
tree | 07ec939e396f89fd188d8f380e5b5c3ea409620d /target/linux/brcm47xx/config-3.10 | |
parent | cbfb4a3594a465308391e132114dabee50bc2e76 (diff) | |
download | upstream-56273881683b469d30e4db0d01244ecb3939e44c.tar.gz upstream-56273881683b469d30e4db0d01244ecb3939e44c.tar.bz2 upstream-56273881683b469d30e4db0d01244ecb3939e44c.zip |
brcm47xx: b44: This updates the phylib patches to the version send upstream
This uses a fixed phy instead of a dummy one.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39166 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/config-3.10')
-rw-r--r-- | target/linux/brcm47xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/config-3.10 b/target/linux/brcm47xx/config-3.10 index 6d9f237cd6..c35f872ede 100644 --- a/target/linux/brcm47xx/config-3.10 +++ b/target/linux/brcm47xx/config-3.10 @@ -50,6 +50,7 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y CONFIG_CSRC_R4K=y CONFIG_DMA_NONCOHERENT=y # CONFIG_EARLY_PRINTK is not set +CONFIG_FIXED_PHY=y CONFIG_GENERIC_ATOMIC64=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |