File 0016-Kconfig-add-btrfs-to-standard-boot.patch of Package u-boot

From d399fc62e17e24c37616f7afdd7209d4f765b5d7 Mon Sep 17 00:00:00 2001
From: Andreas Schwab <schwab@suse.de>
Date: Wed, 26 Mar 2025 13:01:18 +0100
Subject: [PATCH] Kconfig: add btrfs to standard boot

Distro boot is deprecated, add btrfs command also to standard boot.
---
 boot/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/boot/Kconfig b/boot/Kconfig
index 52146d7a477..48a140e2dc3 100644
--- a/boot/Kconfig
+++ b/boot/Kconfig
@@ -425,6 +425,7 @@ config BOOT_DEFAULTS_CMDS
 	select CMD_BOOTI if ARM64
 	select CMD_BOOTZ if ARM && !ARM64
 	imply CMD_MII if NET
+	imply CMD_BTRFS
 
 config BOOT_DEFAULTS
 	bool  # Common defaults for standard boot and distroboot
openSUSE Build Service is sponsored by