[PATCH] fixup! sandbox: hostfile: support registering images as barebox block devices
Ahmad Fatoum
a.fatoum at pengutronix.de
Tue Sep 15 09:17:56 EDT 2020
Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
arch/sandbox/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/sandbox/Kconfig b/arch/sandbox/Kconfig
index 0c1c7bd73a01..bb041eed3b7a 100644
--- a/arch/sandbox/Kconfig
+++ b/arch/sandbox/Kconfig
@@ -9,6 +9,7 @@ config SANDBOX
select HAS_DMA
select BLOCK
select BLOCK_WRITE
+ select CONFIG_PARTITION_DISK
default y
config ARCH_TEXT_BASE
--
2.28.0
More information about the barebox
mailing list