summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x.config
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-08-24 14:52:48 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-08-24 15:08:13 +0200
commita6e923c09bbf8b11ac59ad7d8e5b9ccc31d69176 (patch)
treeb894a6d7619bbef7191938708f2ce0644190ffd1 /configs/platform-v7a/barebox-am335x.config
parent35946dcf1f7c87fe1498d8ed71e695194a494c08 (diff)
downloadDistroKit-a6e923c09bbf8b11ac59ad7d8e5b9ccc31d69176.tar.gz
DistroKit-a6e923c09bbf8b11ac59ad7d8e5b9ccc31d69176.tar.xz
v7a: barebox: version bump v2021.07.0 → v2021.08.0
Update to latest barebox release. Config changes are the default. In return we can drop the one patch that went upstream in the mean time. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.pengutronix.de/20210824125248.22580-1-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-am335x.config')
-rw-r--r--configs/platform-v7a/barebox-am335x.config16
1 files changed, 15 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-am335x.config b/configs/platform-v7a/barebox-am335x.config
index 1fddc9a..0987801 100644
--- a/configs/platform-v7a/barebox-am335x.config
+++ b/configs/platform-v7a/barebox-am335x.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2021.07.0 Configuration
+# Barebox/arm 2021.08.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -70,6 +70,7 @@ CONFIG_MACH_BEAGLEBONE=y
# CONFIG_MACH_WAGO_PFC_AM35XX is not set
# end of OMAP Features
+# CONFIG_ARCH_RK3568_OPTEE is not set
CONFIG_BOARD_ARM_GENERIC_DT=y
CONFIG_ARM_ASM_UNIFIED=y
CONFIG_AEABI=y
@@ -153,6 +154,7 @@ CONFIG_RELOCATABLE=y
CONFIG_PROMPT="barebox> "
CONFIG_BAUDRATE=115200
CONFIG_CBSIZE=1024
+CONFIG_FIRMWARE=y
CONFIG_SHELL_HUSH=y
# CONFIG_SHELL_SIMPLE is not set
# CONFIG_SHELL_NONE is not set
@@ -210,6 +212,7 @@ CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW_MENU=y
CONFIG_DEFAULT_ENVIRONMENT_PATH="$(objtree)/.ptxdist-defaultenv"
# CONFIG_BAREBOXENV_TARGET is not set
# CONFIG_BAREBOXCRC32_TARGET is not set
+CONFIG_HAS_SCHED=y
CONFIG_POLLER=y
CONFIG_BTHREAD=y
CONFIG_STATE=y
@@ -242,6 +245,7 @@ CONFIG_DEFAULT_LOGLEVEL=6
# CONFIG_DEBUG_LL is not set
CONFIG_DEBUG_OMAP_UART_PORT=1
# CONFIG_DEBUG_INITCALLS is not set
+# CONFIG_DEBUG_PROBES is not set
# CONFIG_PBL_BREAK is not set
# CONFIG_UBSAN is not set
CONFIG_HAVE_ARCH_KASAN=y
@@ -272,6 +276,7 @@ CONFIG_CMD_IMD=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_ARM_MMUINFO=y
CONFIG_CMD_REGULATOR=y
+# CONFIG_CMD_NVMEM is not set
CONFIG_CMD_VERSION=y
CONFIG_CMD_MMC=y
# CONFIG_CMD_MMC_EXTCSD is not set
@@ -622,6 +627,7 @@ CONFIG_USB_GADGET_AUTOSTART=y
# CONFIG_USB_GADGET_DFU is not set
CONFIG_USB_GADGET_SERIAL=y
CONFIG_USB_GADGET_FASTBOOT=y
+# CONFIG_USB_GADGET_MASS_STORAGE is not set
CONFIG_USB_MUSB=y
CONFIG_USB_MUSB_DSPS=y
CONFIG_USB_MUSB_AM335X=y
@@ -751,6 +757,7 @@ CONFIG_PINCTRL_SINGLE=y
# end of Pin controllers
CONFIG_NVMEM=y
+# CONFIG_NVMEM_RMEM is not set
# CONFIG_NVMEM_SNVS_LPGPR is not set
# CONFIG_EEPROM_93XX46 is not set
@@ -779,6 +786,12 @@ CONFIG_REGULATOR_FIXED=y
# CONFIG_FIRMWARE_ALTERA_SERIAL is not set
# end of Firmware Drivers
+#
+# FPGA Configuration Support
+#
+# CONFIG_FPGA is not set
+# end of FPGA Configuration Support
+
# CONFIG_GENERIC_PHY is not set
# CONFIG_CRYPTO_HW is not set
@@ -797,6 +810,7 @@ CONFIG_REGULATOR_FIXED=y
#
# end of NVME Support
+# CONFIG_NVMEM_REBOOT_MODE is not set
# CONFIG_POWER_RESET_SYSCON is not set
# CONFIG_POWER_RESET_SYSCON_POWEROFF is not set
# CONFIG_POWER_RESET_GPIO is not set