diff options
author | Florian Fainelli <florian@openwrt.org> | 2014-01-14 23:56:46 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2014-01-14 23:56:46 +0000 |
commit | 1b2c77588b824ba271de80d77a4f99cc31bd0f71 (patch) | |
tree | 2220e422d2f838543e5c05810d0221cb57b34c6a /target/linux/brcm63xx/patches-3.10/555-board_96318ref.patch | |
parent | 83567d367c583e41d40844b33b3db9782f9be7bd (diff) | |
download | upstream-1b2c77588b824ba271de80d77a4f99cc31bd0f71.tar.gz upstream-1b2c77588b824ba271de80d77a4f99cc31bd0f71.tar.bz2 upstream-1b2c77588b824ba271de80d77a4f99cc31bd0f71.zip |
brcm63xx: 96368MVWG supports USB gadget, enable it
Enable the use of the USB gadget device at the board level so we can use
bcm63xx_udc on this board.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39292 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/555-board_96318ref.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.10/555-board_96318ref.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/555-board_96318ref.patch b/target/linux/brcm63xx/patches-3.10/555-board_96318ref.patch index fa476edf0c..91c9100df1 100644 --- a/target/linux/brcm63xx/patches-3.10/555-board_96318ref.patch +++ b/target/linux/brcm63xx/patches-3.10/555-board_96318ref.patch @@ -93,7 +93,7 @@ * known 6328 boards */ #ifdef CONFIG_BCM63XX_CPU_6328 -@@ -4034,6 +4120,9 @@ static const struct board_info __initcon +@@ -4042,6 +4128,9 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_3368 &board_cvg834g, #endif |