aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2021-10-24 20:42:06 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2021-11-02 23:37:19 +0100
commitdf68042d5b4a1ccf05cba7eaba1574f80ac94982 (patch)
treea98bbe211f5732842b2669b00e0e0de8ef2d1b13 /target/linux/bcm27xx
parent9a329c4d87d0e830be833f4e06e679c2b8f74847 (diff)
downloadupstream-df68042d5b4a1ccf05cba7eaba1574f80ac94982.tar.gz
upstream-df68042d5b4a1ccf05cba7eaba1574f80ac94982.tar.bz2
upstream-df68042d5b4a1ccf05cba7eaba1574f80ac94982.zip
kernel: Set some options in generic configuration
Add CONFIG_USB_ETH and CONFIG_PWM_JZ4740 to generic kernel configuration. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/bcm27xx')
-rw-r--r--target/linux/bcm27xx/bcm2709/config-5.101
-rw-r--r--target/linux/bcm27xx/bcm2711/config-5.101
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/bcm27xx/bcm2709/config-5.10 b/target/linux/bcm27xx/bcm2709/config-5.10
index 928f17c974..7a645e6025 100644
--- a/target/linux/bcm27xx/bcm2709/config-5.10
+++ b/target/linux/bcm27xx/bcm2709/config-5.10
@@ -435,7 +435,6 @@ CONFIG_USB=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_COMMON=y
CONFIG_USB_DWCOTG=y
-# CONFIG_USB_ETH is not set
CONFIG_USB_GADGET=y
CONFIG_USB_LAN78XX=y
CONFIG_USB_NET_DRIVERS=y
diff --git a/target/linux/bcm27xx/bcm2711/config-5.10 b/target/linux/bcm27xx/bcm2711/config-5.10
index 861dd1e58d..bdbf093dd5 100644
--- a/target/linux/bcm27xx/bcm2711/config-5.10
+++ b/target/linux/bcm27xx/bcm2711/config-5.10
@@ -437,7 +437,6 @@ CONFIG_USB=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_COMMON=y
CONFIG_USB_DWCOTG=y
-# CONFIG_USB_ETH is not set
CONFIG_USB_GADGET=y
CONFIG_USB_PCI=y
CONFIG_USB_PHY=y