summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-vexpress.config
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2020-01-08 11:16:10 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-01-08 23:09:03 +0100
commitce5acf4bfd25d7220e71befd86d6b4e1086273ed (patch)
tree14d0b74012d0d0afdf4b0862a40dbb9bcfb2acfb /configs/platform-v7a/barebox-vexpress.config
parent68bfd2e1fb896d730ff6256d519f954988bf02b9 (diff)
downloadDistroKit-ce5acf4bfd25d7220e71befd86d6b4e1086273ed.tar.gz
DistroKit-ce5acf4bfd25d7220e71befd86d6b4e1086273ed.tar.xz
platform-v7a: Add barebox patchstack
This adds a barebox patchstack which is needed for the rasperrypi which otherwise issues several warnings during boot. While at it add DWC2 USB support as well to finally get networking support for the raspberrypi. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-vexpress.config')
-rw-r--r--configs/platform-v7a/barebox-vexpress.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-vexpress.config b/configs/platform-v7a/barebox-vexpress.config
index 617fb2c..66f98b4 100644
--- a/configs/platform-v7a/barebox-vexpress.config
+++ b/configs/platform-v7a/barebox-vexpress.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2019.12.0 Configuration
+# Barebox/arm 2019.12.0-20200108-1 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -533,6 +533,7 @@ CONFIG_USB=y
CONFIG_USB_HOST=y
# CONFIG_USB_DWC3 is not set
CONFIG_USB_EHCI=y
+# CONFIG_USB_DWC2_HOST is not set
# CONFIG_USB_XHCI is not set
# CONFIG_USB_ULPI is not set
CONFIG_USB_STORAGE=y