summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-vexpress.config
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-06-17 17:02:23 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-06-17 17:06:17 +0200
commitc3d575a773c8d087d5f91fb17ac2fc7ef292ab13 (patch)
treeb4484189a594245a0cdaec5d54a232b837168d9e /configs/platform-v7a/barebox-vexpress.config
parentb193fac06976384671f21edc2c8e2e40541c95b4 (diff)
downloadDistroKit-c3d575a773c8d087d5f91fb17ac2fc7ef292ab13.tar.gz
DistroKit-c3d575a773c8d087d5f91fb17ac2fc7ef292ab13.tar.xz
v7a: barebox: version bump v2020.04.0 → v2020.06.0
This allows us to drop the patch stack we had for Linux Automation MC-1 support. The series went into barebox with a fix that makes a warning about the eMMC environment go away. In return we import a single patch to address a breakage on the rpi3b platform. Being a bug fix, we should be able to drop the patch along with v2020.07.0. On the Kconfig front, CONFIG_OF_NET was dropped upstream, because it was an unreferenced symbol. All Kconfig changes are the result of an olddefconfig. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-vexpress.config')
-rw-r--r--configs/platform-v7a/barebox-vexpress.config5
1 files changed, 3 insertions, 2 deletions
diff --git a/configs/platform-v7a/barebox-vexpress.config b/configs/platform-v7a/barebox-vexpress.config
index 2735b20..53c2943 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 2020.04.0-20200424-2 Configuration
+# Barebox/arm 2020.06.0-20200617-1 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -206,6 +206,7 @@ CONFIG_DEFAULT_LOGLEVEL=6
# CONFIG_DEBUG_INITCALLS is not set
# CONFIG_PBL_BREAK is not set
# CONFIG_UBSAN is not set
+# CONFIG_COMPILE_TEST is not set
# end of Debugging
CONFIG_HAS_DEBUG_LL=y
@@ -409,7 +410,6 @@ CONFIG_OFTREE=y
CONFIG_OFTREE_MEM_GENERIC=y
CONFIG_DTC=y
CONFIG_OFDEVICE=y
-CONFIG_OF_NET=y
CONFIG_OF_BAREBOX_DRIVERS=y
# CONFIG_OF_BAREBOX_ENV_IN_FS is not set
# CONFIG_OF_OVERLAY is not set
@@ -469,6 +469,7 @@ CONFIG_DRIVER_NET_SMC911X=y
CONFIG_NET_USB=y
CONFIG_NET_USB_ASIX=y
+# CONFIG_USB_NET_AX88179_178A is not set
CONFIG_NET_USB_SMSC95XX=y
# end of Network drivers