[PATCH v2 4/4] powerpc: wii_defconfig: Enable Rust
Link Mauve
linkmauve at linkmauve.fr
Wed Feb 4 15:05:01 AEDT 2026
The nintendo-otp driver now depends on Rust, so let’s enable it on this
platform.
Signed-off-by: Link Mauve <linkmauve at linkmauve.fr>
---
arch/powerpc/configs/wii_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/configs/wii_defconfig b/arch/powerpc/configs/wii_defconfig
index 7c714a19221e..b1172249e783 100644
--- a/arch/powerpc/configs/wii_defconfig
+++ b/arch/powerpc/configs/wii_defconfig
@@ -18,6 +18,7 @@ CONFIG_WII=y
# CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set
CONFIG_PREEMPT=y
CONFIG_BINFMT_MISC=m
+CONFIG_RUST=y
CONFIG_KEXEC=y
# CONFIG_SECCOMP is not set
CONFIG_ADVANCED_OPTIONS=y
--
2.52.0
More information about the Linuxppc-dev
mailing list