diff mbox series

[16/16] UBUNTU: [Config] update CONFIG_RUST_IS_AVAILABLE

Message ID 20230316090529.199884-17-andrea.righi@canonical.com
State New
Headers show
Series [01/16] UBUNTU: [Packaging] propagate makefile variables to kernelconfig | expand

Commit Message

Andrea Righi March 16, 2023, 9:05 a.m. UTC
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
---
 debian.master/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 19554ff4475e..ca4619c0684e 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -504,7 +504,7 @@  CONFIG_RT_GROUP_SCHED                           note<'LP: #1875665'>
 CONFIG_RUST                                     policy<{'amd64': 'y'}>
 CONFIG_RUST                                     note<'required to enable Rust support, LP: #1993183'>
 
-CONFIG_RUST_IS_AVAILABLE                        policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': '-'}>
+CONFIG_RUST_IS_AVAILABLE                        policy<{'amd64': 'y', 'arm64': '-', 'armhf': '-', 'ppc64el': '-', 'riscv64': '-', 's390x': '-'}>
 CONFIG_RUST_IS_AVAILABLE                        note<'required to enable Rust support, LP: #1993183'>
 
 CONFIG_SAMPLE_TRACE_PRINTK                      policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>