aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/config-3.14
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-11-26 18:01:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-11-26 18:01:38 +0000
commit9eabad6fb366b2ab5657aa617ba485a67018a93e (patch)
tree1d771e36a30454a57127d442bf71ed2a034ec062 /target/linux/cns3xxx/config-3.14
parent2c22edd98f3d88925b7e76c0d4451d256fd08879 (diff)
downloadmaster-187ad058-9eabad6fb366b2ab5657aa617ba485a67018a93e.tar.gz
master-187ad058-9eabad6fb366b2ab5657aa617ba485a67018a93e.tar.bz2
master-187ad058-9eabad6fb366b2ab5657aa617ba485a67018a93e.zip
cns3xxx: switch to using the upstream dwc2 driver instead of dwc_otg
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43398 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx/config-3.14')
-rw-r--r--target/linux/cns3xxx/config-3.148
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/cns3xxx/config-3.14 b/target/linux/cns3xxx/config-3.14
index be7b13eecf..df132b4b62 100644
--- a/target/linux/cns3xxx/config-3.14
+++ b/target/linux/cns3xxx/config-3.14
@@ -65,10 +65,6 @@ CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
# CONFIG_DEBUG_USER is not set
CONFIG_DMA_CACHE_FIQ_BROADCAST=y
CONFIG_DTC=y
-# CONFIG_DWC_DEBUG is not set
-# CONFIG_DWC_DEVICE_ONLY is not set
-# CONFIG_DWC_HOST_ONLY is not set
-CONFIG_DWC_OTG_MODE=y
CONFIG_EEPROM_AT24=y
CONFIG_FIQ=y
CONFIG_FRAME_POINTER=y
@@ -246,7 +242,9 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_CNS3XXX_EHCI=y
CONFIG_USB_CNS3XXX_OHCI=y
CONFIG_USB_COMMON=y
-CONFIG_USB_DWC_OTG=y
+CONFIG_USB_DWC2=y
+# CONFIG_USB_DWC2_DEBUG is not set
+# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
CONFIG_USB_EHCI_PCI=y