aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91
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/at91
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/at91')
-rw-r--r--target/linux/at91/sam9x/config-default1
-rw-r--r--target/linux/at91/sama5/config-default1
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/at91/sam9x/config-default b/target/linux/at91/sam9x/config-default
index 95c229880b..bd9d106f5b 100644
--- a/target/linux/at91/sam9x/config-default
+++ b/target/linux/at91/sam9x/config-default
@@ -296,7 +296,6 @@ CONFIG_USB_COMMON=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_HCD_AT91=y
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
-# CONFIG_USB_ETH is not set
CONFIG_USB_GADGET=y
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_AT91=y
diff --git a/target/linux/at91/sama5/config-default b/target/linux/at91/sama5/config-default
index 20fb90502a..852e5c95b7 100644
--- a/target/linux/at91/sama5/config-default
+++ b/target/linux/at91/sama5/config-default
@@ -456,7 +456,6 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_HCD_AT91=y
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
-# CONFIG_USB_ETH is not set
CONFIG_USB_GADGET=y
CONFIG_USB_HID=y
CONFIG_USB_OHCI_HCD=y