diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2021-02-10 11:27:44 +0100 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2021-02-10 11:28:04 +0100 |
commit | c382fe857df16b40e499be2ec81a258ce1b9a98d (patch) | |
tree | a13e5eb6c432eca46436ac73c46d910f5fd0eb25 /target/linux/bcm4908/config-5.4 | |
parent | 670bfc86c89675cb153f54b39ffb900af1164ad4 (diff) | |
download | upstream-c382fe857df16b40e499be2ec81a258ce1b9a98d.tar.gz upstream-c382fe857df16b40e499be2ec81a258ce1b9a98d.tar.bz2 upstream-c382fe857df16b40e499be2ec81a258ce1b9a98d.zip |
bcm4908: update Ethernet driver
Use the latest version sent upsteram.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/bcm4908/config-5.4')
-rw-r--r-- | target/linux/bcm4908/config-5.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm4908/config-5.4 b/target/linux/bcm4908/config-5.4 index 2a3cd647fc..a3cca74c76 100644 --- a/target/linux/bcm4908/config-5.4 +++ b/target/linux/bcm4908/config-5.4 @@ -40,7 +40,7 @@ CONFIG_B53=y # CONFIG_B53_MMAP_DRIVER is not set # CONFIG_B53_SERDES is not set # CONFIG_B53_SRAB_DRIVER is not set -CONFIG_BCM4908ENET=y +CONFIG_BCM4908_ENET=y CONFIG_BCM7XXX_PHY=y CONFIG_BCM_NET_PHYLIB=y CONFIG_BCM_PMB=y |