aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-03-07 11:08:29 +0100
committerFelix Fietkau <nbd@nbd.name>2017-03-07 11:37:50 +0100
commit2422f84b1bef034e5eb4bf2da5adeb82659b8d49 (patch)
treee6ceee3a1d557384a38b8702fe32841c57c734af /target/linux
parent64de1cb1fd5a3363d51275735613fe24af7a4964 (diff)
downloadupstream-2422f84b1bef034e5eb4bf2da5adeb82659b8d49.tar.gz
upstream-2422f84b1bef034e5eb4bf2da5adeb82659b8d49.tar.bz2
upstream-2422f84b1bef034e5eb4bf2da5adeb82659b8d49.zip
kernel: disable deprecated CONFIG_USB_EHCI_ATH79 symbol
USB_EHCI_HCD_PLATFORM is used instead Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/generic/config-4.41
-rw-r--r--target/linux/generic/config-4.91
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index 0229518007..1936d2919f 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -4314,6 +4314,7 @@ CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_DWC3_QCOM is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_EG20T is not set
+# CONFIG_USB_EHCI_ATH79 is not set
# CONFIG_USB_EHCI_HCD_AT91 is not set
# CONFIG_USB_EHCI_HCD_PPC_OF is not set
# CONFIG_USB_EHCI_MSM is not set
diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9
index 508b33a336..4cdc05b753 100644
--- a/target/linux/generic/config-4.9
+++ b/target/linux/generic/config-4.9
@@ -4655,6 +4655,7 @@ CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_DWC3_QCOM is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_EG20T is not set
+# CONFIG_USB_EHCI_ATH79 is not set
# CONFIG_USB_EHCI_HCD_AT91 is not set
# CONFIG_USB_EHCI_HCD_PPC_OF is not set
# CONFIG_USB_EHCI_MSM is not set