aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-07-09 09:04:54 +0200
committerPetr Štetiar <ynezz@true.cz>2020-07-09 10:28:40 +0200
commitc7b750e7ac833c1627d4fbe69b7cf43c6ff87f7c (patch)
treef838570face4612941e2b39faad98ea6a7207813 /target/linux/lantiq/xrx200
parent361c670a468cac8def368ed95487c72cfdb4a3fa (diff)
downloadupstream-c7b750e7ac833c1627d4fbe69b7cf43c6ff87f7c.tar.gz
upstream-c7b750e7ac833c1627d4fbe69b7cf43c6ff87f7c.tar.bz2
upstream-c7b750e7ac833c1627d4fbe69b7cf43c6ff87f7c.zip
treewide: kernel: drop redundant USB_EHCI_HCD=n config symbol
Commit e53ec043bae1 ("kirkwood: move usb support to modules") has moved this config symbol into generic configs, so it could be removed from other configs. Suggested-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl> Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/lantiq/xrx200')
-rw-r--r--target/linux/lantiq/xrx200/config-4.191
-rw-r--r--target/linux/lantiq/xrx200/config-5.41
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/lantiq/xrx200/config-4.19 b/target/linux/lantiq/xrx200/config-4.19
index c9451ec363..1c506f8ae7 100644
--- a/target/linux/lantiq/xrx200/config-4.19
+++ b/target/linux/lantiq/xrx200/config-4.19
@@ -83,7 +83,6 @@ CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
CONFIG_USB=y
CONFIG_USB_COMMON=y
-# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_SUPPORT=y
CONFIG_XPS=y
CONFIG_XRX200_PHY_FW=y
diff --git a/target/linux/lantiq/xrx200/config-5.4 b/target/linux/lantiq/xrx200/config-5.4
index b3749b927a..7fc008b5c5 100644
--- a/target/linux/lantiq/xrx200/config-5.4
+++ b/target/linux/lantiq/xrx200/config-5.4
@@ -89,7 +89,6 @@ CONFIG_UBIFS_FS_ZLIB=y
CONFIG_UBIFS_FS_ZSTD=y
CONFIG_USB=y
CONFIG_USB_COMMON=y
-# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_SUPPORT=y
CONFIG_XPS=y
CONFIG_XRX200_PHY_FW=y