summaryrefslogtreecommitdiffstats
path: root/configs/platform-mips/barebox-malta.config
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-mips/barebox-malta.config')
-rw-r--r--configs/platform-mips/barebox-malta.config51
1 files changed, 42 insertions, 9 deletions
diff --git a/configs/platform-mips/barebox-malta.config b/configs/platform-mips/barebox-malta.config
index ba06b6a..9433c0a 100644
--- a/configs/platform-mips/barebox-malta.config
+++ b/configs/platform-mips/barebox-malta.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/mips 2020.01.0 Configuration
+# Barebox/mips 2021.02.0 Configuration
#
CONFIG_MIPS=y
CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
@@ -59,7 +59,10 @@ CONFIG_BINFMT=y
CONFIG_UIMAGE=y
CONFIG_LOGBUF=y
CONFIG_STDDEV=y
+CONFIG_FILE_LIST=y
+CONFIG_USBGADGET_START=y
CONFIG_BOOT=y
+CONFIG_FASTBOOT_BASE=y
#
# General Settings
@@ -128,10 +131,12 @@ CONFIG_TIMESTAMP=y
CONFIG_BOOTM=y
CONFIG_BOOTM_SHOW_TYPE=y
# CONFIG_BOOTM_VERBOSE is not set
-# CONFIG_BOOTM_INITRD is not set
+CONFIG_BOOTM_INITRD=y
# CONFIG_BOOTM_OFTREE is not set
+CONFIG_BOOTM_ELF=y
# CONFIG_BLSPEC is not set
CONFIG_FLEXIBLE_BOOTARGS=y
+CONFIG_BAREBOX_UPDATE=y
CONFIG_IMD=y
# CONFIG_IMD_TARGET is not set
# CONFIG_KERNEL_INSTALL_TARGET is not set
@@ -158,6 +163,18 @@ CONFIG_POLLER=y
# CONFIG_BOOTCHOOSER is not set
# CONFIG_RESET_SOURCE is not set
# CONFIG_MACHINE_ID is not set
+
+#
+# OP-TEE loading
+#
+# end of OP-TEE loading
+
+#
+# Android Fastboot
+#
+CONFIG_FASTBOOT_SPARSE=y
+CONFIG_FASTBOOT_CMD_OEM=y
+# end of Android Fastboot
# end of General Settings
#
@@ -168,7 +185,8 @@ CONFIG_DEFAULT_LOGLEVEL=7
# CONFIG_DEBUG_LL is not set
# CONFIG_DEBUG_INITCALLS is not set
# CONFIG_UBSAN is not set
-CONFIG_UBSAN_ALIGNMENT=y
+CONFIG_CC_HAS_KASAN_GENERIC=y
+# CONFIG_COMPILE_TEST is not set
# end of Debugging
CONFIG_HAS_DEBUG_LL=y
@@ -192,6 +210,8 @@ CONFIG_CMD_IMD=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_LSPCI=y
CONFIG_CMD_VERSION=y
+# CONFIG_CMD_POLLER is not set
+# CONFIG_CMD_SLICE is not set
# end of Information
#
@@ -227,6 +247,7 @@ CONFIG_CMD_LOADENV=y
CONFIG_CMD_PRINTENV=y
# CONFIG_CMD_MAGICVAR is not set
CONFIG_CMD_SAVEENV=y
+CONFIG_CMD_SETENV=y
# end of Environment
#
@@ -310,6 +331,7 @@ CONFIG_CMD_MEMCMP=y
CONFIG_CMD_MEMCPY=y
CONFIG_CMD_MEMSET=y
# CONFIG_CMD_MEMTEST is not set
+# CONFIG_CMD_MEMTESTER is not set
# CONFIG_CMD_MM is not set
CONFIG_CMD_MW=y
# end of Memory
@@ -322,6 +344,7 @@ CONFIG_CMD_FLASH=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
# CONFIG_CMD_POWEROFF is not set
+CONFIG_CMD_USBGADGET=y
# end of Hardware manipulation
#
@@ -353,6 +376,7 @@ CONFIG_NET_RESOLV=y
CONFIG_NET_IFUP=y
CONFIG_NET_DHCP=y
# CONFIG_NET_SNTP is not set
+CONFIG_NET_FASTBOOT=y
#
# Drivers
@@ -360,7 +384,6 @@ CONFIG_NET_DHCP=y
CONFIG_OFTREE=y
CONFIG_DTC=y
CONFIG_OFDEVICE=y
-CONFIG_OF_NET=y
CONFIG_OF_GPIO=y
CONFIG_OF_BAREBOX_DRIVERS=y
# CONFIG_OF_BAREBOX_ENV_IN_FS is not set
@@ -466,8 +489,17 @@ CONFIG_CFI_BUFFER_WRITE=y
# CONFIG_MTD_SPI_NOR is not set
# CONFIG_MTD_UBI is not set
# CONFIG_DISK is not set
+CONFIG_USB=y
# CONFIG_USB_HOST is not set
-# CONFIG_USB_GADGET is not set
+CONFIG_USB_GADGET=y
+CONFIG_USB_GADGET_AUTOSTART=y
+
+#
+# USB Gadget drivers
+#
+# CONFIG_USB_GADGET_DFU is not set
+# CONFIG_USB_GADGET_SERIAL is not set
+CONFIG_USB_GADGET_FASTBOOT=y
# CONFIG_USB_MUSB is not set
# CONFIG_VIDEO is not set
# CONFIG_MCI is not set
@@ -480,7 +512,7 @@ CONFIG_CLOCKSOURCE_DUMMY_RATE=1000
# end of Clocksource
#
-# MFD
+# Multifunction device drivers
#
# CONFIG_MFD_ACT8846 is not set
# CONFIG_MFD_DA9053 is not set
@@ -494,9 +526,8 @@ CONFIG_CLOCKSOURCE_DUMMY_RATE=1000
# CONFIG_MFD_TWL4030 is not set
# CONFIG_MFD_TWL6030 is not set
# CONFIG_MFD_STPMIC1 is not set
-# CONFIG_FINTEK_SUPERIO is not set
-# CONFIG_SMSC_SUPERIO is not set
-# end of MFD
+# CONFIG_MFD_ATMEL_FLEXCOM is not set
+# end of Multifunction device drivers
#
# Misc devices
@@ -628,6 +659,7 @@ CONFIG_FS_TFTP=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
@@ -670,6 +702,7 @@ CONFIG_PROCESS_ESCAPE_SEQUENCE=y
CONFIG_FNMATCH=y
CONFIG_QSORT=y
CONFIG_XYMODEM=y
+CONFIG_IMAGE_SPARSE=y
# CONFIG_RATP is not set
# CONFIG_ALLOW_PRNG_FALLBACK is not set
# CONFIG_CRC_CCITT is not set