diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2016-08-14 11:30:36 +0200 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2016-08-14 11:31:17 +0200 |
commit | e674c1aab30d9077beccf582e5b43ac7bcfa36e1 (patch) | |
tree | 45d928df7c934c9907949c4338bdfec969030b69 /target/linux/bcm53xx/config-4.4 | |
parent | b9d8c8101813a1ae400710906a2c481a9a543463 (diff) | |
download | upstream-e674c1aab30d9077beccf582e5b43ac7bcfa36e1.tar.gz upstream-e674c1aab30d9077beccf582e5b43ac7bcfa36e1.tar.bz2 upstream-e674c1aab30d9077beccf582e5b43ac7bcfa36e1.zip |
bcm53xx: backport USB 3.0 Northstar PHY driver
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/bcm53xx/config-4.4')
-rw-r--r-- | target/linux/bcm53xx/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/config-4.4 b/target/linux/bcm53xx/config-4.4 index a1f8e2e64a..625b7e7e87 100644 --- a/target/linux/bcm53xx/config-4.4 +++ b/target/linux/bcm53xx/config-4.4 @@ -259,6 +259,7 @@ CONFIG_PERF_USE_VMALLOC=y CONFIG_PGTABLE_LEVELS=2 CONFIG_PHYLIB=y # CONFIG_PHY_BCM_NS_USB2 is not set +# CONFIG_PHY_BCM_NS_USB3 is not set CONFIG_PINCTRL=y # CONFIG_PL310_ERRATA_588369 is not set # CONFIG_PL310_ERRATA_727915 is not set |