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
commitebf6331c10774ebc3ef70b0598871bcd42ac7417 (patch)
tree89910e5af2145f75fd081196f7a5089a525b33a5 /target/linux/cns3xxx/config-3.14
parent211669da3b1ca89da78afd32a7012c41958cc378 (diff)
downloadupstream-ebf6331c10774ebc3ef70b0598871bcd42ac7417.tar.gz
upstream-ebf6331c10774ebc3ef70b0598871bcd42ac7417.tar.bz2
upstream-ebf6331c10774ebc3ef70b0598871bcd42ac7417.zip
cns3xxx: switch to using the upstream dwc2 driver instead of dwc_otg
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43398
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