summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox.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-v7a/barebox.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-v7a/barebox.config')
-rw-r--r--configs/platform-v7a/barebox.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox.config b/configs/platform-v7a/barebox.config
index 2e1d844..e8989d4 100644
--- a/configs/platform-v7a/barebox.config
+++ b/configs/platform-v7a/barebox.config
@@ -458,7 +458,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