summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-rpi2.config
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-04-15 14:54:07 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-04-15 15:28:03 +0200
commit7ffe07bf98f37fddc066eca6109bd41543d51d28 (patch)
tree4e342acb354741872b1178b898cccdc34f2d1c5e /configs/platform-v7a/barebox-rpi2.config
parentcb61169a5f30fa41dc20e75e62838da96aa528e6 (diff)
downloadDistroKit-7ffe07bf98f37fddc066eca6109bd41543d51d28.tar.gz
DistroKit-7ffe07bf98f37fddc066eca6109bd41543d51d28.tar.xz
v7a: barebox: version bump 2020.02.0 -> 2020.04.0
This lets us drop the am335x USB fixes, because they were already in the v2020.03.0 release. Only new enabled config option is CONFIG_USB_GADGET_FASTBOOT_CMD_OEM, which was non-configurable before. Marking it as enabled avoid a regression for people using `fastboot oem exec` Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-rpi2.config')
-rw-r--r--configs/platform-v7a/barebox-rpi2.config19
1 files changed, 12 insertions, 7 deletions
diff --git a/configs/platform-v7a/barebox-rpi2.config b/configs/platform-v7a/barebox-rpi2.config
index 39592ee..f40288a 100644
--- a/configs/platform-v7a/barebox-rpi2.config
+++ b/configs/platform-v7a/barebox-rpi2.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2020.02.0-20200302-1 Configuration
+# Barebox/arm 2020.04.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -94,7 +94,6 @@ CONFIG_BINFMT=y
CONFIG_UIMAGE=y
CONFIG_LOGBUF=y
CONFIG_STDDEV=y
-CONFIG_BAREBOX_UPDATE=y
CONFIG_MENUTREE=y
CONFIG_BOOT=y
@@ -163,9 +162,9 @@ CONFIG_BOOTM_OFTREE=y
# CONFIG_BOOTM_OFTREE_UIMAGE is not set
# CONFIG_BOOTM_AIMAGE is not set
# CONFIG_BOOTM_FITIMAGE is not set
-# CONFIG_BOOTM_OPTEE is not set
CONFIG_BLSPEC=y
CONFIG_FLEXIBLE_BOOTARGS=y
+CONFIG_BAREBOX_UPDATE=y
CONFIG_IMD=y
# CONFIG_IMD_TARGET is not set
# CONFIG_KERNEL_INSTALL_TARGET is not set
@@ -201,6 +200,12 @@ CONFIG_STATE=y
# CONFIG_BOOTCHOOSER is not set
CONFIG_RESET_SOURCE=y
# CONFIG_MACHINE_ID is not set
+
+#
+# OP-TEE loading
+#
+# CONFIG_BOOTM_OPTEE is not set
+# end of OP-TEE loading
# end of General Settings
#
@@ -212,7 +217,6 @@ CONFIG_DEFAULT_LOGLEVEL=6
# CONFIG_DEBUG_INITCALLS is not set
# CONFIG_PBL_BREAK is not set
# CONFIG_UBSAN is not set
-CONFIG_UBSAN_ALIGNMENT=y
# end of Debugging
CONFIG_HAS_DEBUG_LL=y
@@ -571,18 +575,18 @@ CONFIG_COMMON_CLK=y
#
CONFIG_CLOCKSOURCE_BCM283X=y
CONFIG_CLOCKSOURCE_DUMMY_RATE=1000
-CONFIG_CLOCKSOURCE_ARMV8_TIMER=y
+CONFIG_CLOCKSOURCE_ARM_ARCHITECTED_TIMER=y
# CONFIG_CLOCKSOURCE_DW_APB_TIMER is not set
# end of Clocksource
#
-# MFD
+# Multifunction device drivers
#
# CONFIG_MFD_MC13XXX is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_FINTEK_SUPERIO is not set
# CONFIG_SMSC_SUPERIO is not set
-# end of MFD
+# end of Multifunction device drivers
#
# Misc devices
@@ -719,6 +723,7 @@ CONFIG_FS_NFS=y
CONFIG_FS_FAT=y
CONFIG_FS_FAT_WRITE=y
CONFIG_FS_FAT_LFN=y
+# CONFIG_FS_JFFS2 is not set
# CONFIG_FS_BPKFS is not set
# CONFIG_FS_UIMAGEFS is not set
# CONFIG_FS_PSTORE is not set