diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-12-26 23:27:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-12-26 23:27:52 +0000 |
commit | 961d5b4453e785abd2b053977af54681d64b0b09 (patch) | |
tree | e4e7e6b80657664175b1492d2ff2123ee2be6788 /target/linux/brcm47xx/config-3.10 | |
parent | bc3d934148144bd0bb67e5a8c569bc707e57bf9e (diff) | |
download | upstream-961d5b4453e785abd2b053977af54681d64b0b09.tar.gz upstream-961d5b4453e785abd2b053977af54681d64b0b09.tar.bz2 upstream-961d5b4453e785abd2b053977af54681d64b0b09.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>
SVN-Revision: 39166
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 |