summaryrefslogtreecommitdiffstats
path: root/configs/platform-v8a/barebox-imx8m.config
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2023-05-02 10:06:46 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2023-05-08 10:08:09 +0200
commitec77a52fd90fe957445ed8c1ae35a294dde02c6e (patch)
tree8711b886e11f8e34b95d497b659a1aae34b9bf66 /configs/platform-v8a/barebox-imx8m.config
parent62373bb10367379a63cdd9069bcae1698faaa8ea (diff)
downloadDistroKit-ec77a52fd90fe957445ed8c1ae35a294dde02c6e.tar.gz
DistroKit-ec77a52fd90fe957445ed8c1ae35a294dde02c6e.tar.xz
arch: bootloader: enable 'fastboot' support over USB and network
Enabling: - CONFIG_BOOTM_INITRD = y - CONFIG_USB_GADGET = y - CONFIG_USB_GADGET_FASTBOOT = y - CONFIG_NET_FASTBOOT = y - CONFIG_FASTBOOT_SPARSE = y - CONFIG_FASTBOOT_CMD_OEM = y Signed-off-by: Jürgen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'configs/platform-v8a/barebox-imx8m.config')
-rw-r--r--configs/platform-v8a/barebox-imx8m.config9
1 files changed, 5 insertions, 4 deletions
diff --git a/configs/platform-v8a/barebox-imx8m.config b/configs/platform-v8a/barebox-imx8m.config
index d28f475..ae53d93 100644
--- a/configs/platform-v8a/barebox-imx8m.config
+++ b/configs/platform-v8a/barebox-imx8m.config
@@ -246,7 +246,7 @@ CONFIG_BLSPEC=y
CONFIG_FLEXIBLE_BOOTARGS=y
CONFIG_MMCBLKDEV_ROOTARG=y
CONFIG_BAREBOX_UPDATE=y
-# CONFIG_SYSTEM_PARTITIONS is not set
+CONFIG_SYSTEM_PARTITIONS=y
CONFIG_IMD=y
CONFIG_CONSOLE_FULL=y
# CONFIG_CONSOLE_SIMPLE is not set
@@ -275,7 +275,7 @@ CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW_MENU=y
CONFIG_DEFAULT_ENVIRONMENT_PATH="$(objtree)/.ptxdist-defaultenv"
CONFIG_HAS_SCHED=y
CONFIG_POLLER=y
-# CONFIG_BTHREAD is not set
+CONFIG_BTHREAD=y
# CONFIG_STATE is not set
# CONFIG_BOOTCHOOSER is not set
CONFIG_RESET_SOURCE=y
@@ -293,7 +293,7 @@ CONFIG_EXTERNAL_DTS_FRAGMENTS=""
# Android Fastboot
#
CONFIG_FASTBOOT_SPARSE=y
-# CONFIG_FASTBOOT_CMD_OEM is not set
+CONFIG_FASTBOOT_CMD_OEM=y
# end of Android Fastboot
# end of General Settings
@@ -351,6 +351,7 @@ CONFIG_CMD_VERSION=y
# CONFIG_CMD_MMC is not set
CONFIG_CMD_MMC_EXTCSD=y
# CONFIG_CMD_POLLER is not set
+# CONFIG_CMD_BTHREAD is not set
# CONFIG_CMD_SLICE is not set
# end of Information
@@ -525,7 +526,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
+CONFIG_NET_FASTBOOT=y
#
# Drivers