diff mbox series

[SRU,N:nvidia,7/8] UBUNTU: [Config] nvidia: Enable MANA configs on x86 and arm64

Message ID 20241016133706.173515-8-jacob.martin@canonical.com
State New
Headers show
Series MANA: include driver fixes and enable module on ARM64 | expand

Commit Message

Jacob Martin Oct. 16, 2024, 1:37 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2084598

Set the following configs on x86 and arm64:

CONFIG_MANA_INFINIBAND=m
CONFIG_MICROSOFT_MANA=m

Signed-off-by: Jacob Martin <jacob.martin@canonical.com>
---
 debian.nvidia/config/annotations | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/debian.nvidia/config/annotations b/debian.nvidia/config/annotations
index 80cd22a1b0fc..680437669e9e 100644
--- a/debian.nvidia/config/annotations
+++ b/debian.nvidia/config/annotations
@@ -114,9 +114,15 @@  CONFIG_GPIO_AAEON                               note<'{Disable all Ubuntu ODM dr
 CONFIG_LEDS_AAEON                               policy<{'amd64': '-'}>
 CONFIG_LEDS_AAEON                               note<'{Disable all Ubuntu ODM drivers}'>
 
+CONFIG_MANA_INFINIBAND                          policy<{'amd64': 'm', 'arm64': 'm'}>
+CONFIG_MANA_INFINIBAND                          note<'LP: #2084598'>
+
 CONFIG_MFD_AAEON                                policy<{'amd64': '-'}>
 CONFIG_MFD_AAEON                                note<'{Disable all Ubuntu ODM drivers}'>
 
+CONFIG_MICROSOFT_MANA                           policy<{'amd64': 'm', 'arm64': 'm'}>
+CONFIG_MICROSOFT_MANA                           note<'LP: #2084598'>
+
 CONFIG_MTD                                      policy<{'amd64': 'm', 'arm64': 'y'}>
 CONFIG_MTD                                      note<'boot essential on arm'>