diff --git a/kas/machine/Kconfig b/kas/machine/Kconfig
index 43e87f07..a4549476 100644
--- a/kas/machine/Kconfig
+++ b/kas/machine/Kconfig
@@ -31,7 +31,7 @@ choice
 config MACHINE_BANANAPI
 	bool "bananapi"
 	depends on DEBIAN_BUSTER || DEBIAN_BULLSEYE || DEBIAN_BOOKWORM
-	select ARCH_ARM64
+	select ARCH_ARMHF
 
 config MACHINE_BEAGLEPLAY
 	bool "beagleplay"
