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.config26
1 files changed, 19 insertions, 7 deletions
diff --git a/configs/platform-mips/barebox-malta.config b/configs/platform-mips/barebox-malta.config
index ba06b6a..1f9ab39 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
@@ -130,8 +130,10 @@ CONFIG_BOOTM_SHOW_TYPE=y
# CONFIG_BOOTM_VERBOSE is not set
# CONFIG_BOOTM_INITRD is not set
# 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 +160,11 @@ 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
# end of General Settings
#
@@ -168,7 +175,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 +200,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 +237,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 +321,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
@@ -353,6 +365,7 @@ CONFIG_NET_RESOLV=y
CONFIG_NET_IFUP=y
CONFIG_NET_DHCP=y
# CONFIG_NET_SNTP is not set
+# CONFIG_NET_FASTBOOT is not set
#
# Drivers
@@ -360,7 +373,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
@@ -480,7 +492,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 +506,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 +639,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