[EOAN][UNSTABLE][PATCH 3/3] UBUNTU: [Config] Update WMI_BMOF annotations.

Dimitri John Ledkov xnox at ubuntu.com
Tue Jul 30 19:07:04 UTC 2019


Move ACPI_WMI/WMI_BMOF to ACPI section, and add arm64 'm' annotation.

Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com>
---
 debian.master/abi/5.3.0-0.1/arm64/generic.modules | 2 ++
 debian.master/config/annotations                  | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian.master/abi/5.3.0-0.1/arm64/generic.modules b/debian.master/abi/5.3.0-0.1/arm64/generic.modules
index c7228ebb6582..831478893ca9 100644
--- a/debian.master/abi/5.3.0-0.1/arm64/generic.modules
+++ b/debian.master/abi/5.3.0-0.1/arm64/generic.modules
@@ -5666,6 +5666,8 @@ wm8775
 wm8994
 wm8994-regulator
 wm97xx-ts
+wmi
+wmi-bmof
 wp512
 wusb-cbaf
 wusb-wa
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 0ce63ed6d25a..f8e645b1c122 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -53,6 +53,8 @@ CONFIG_ACPI_EXTLOG                              policy<{'amd64': 'm', 'i386': 'm
 CONFIG_ACPI_CONFIGFS                            policy<{'amd64': 'm', 'arm64': 'm', 'i386': 'm'}>
 CONFIG_TPS68470_PMIC_OPREGION                   policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}>
 CONFIG_X86_PM_TIMER                             policy<{'amd64': 'y', 'i386': 'y'}>
+CONFIG_ACPI_WMI                                 policy<{'amd64': 'm', 'i386': 'm', 'arm64': 'm'}>
+CONFIG_WMI_BMOF                                 policy<{'amd64': 'm', 'i386': 'm', 'arm64': 'm'}>
 #
 CONFIG_ACPI_PROCFS_POWER                        mark<DEPRECATED>
 CONFIG_ACPI_CUSTOM_METHOD                       mark<ENFORCED> note<SECURITY: allows arbitrary execution>
@@ -9467,8 +9469,6 @@ CONFIG_THINKPAD_ACPI_VIDEO                      policy<{'amd64': 'y', 'i386': 'y
 CONFIG_THINKPAD_ACPI_HOTKEY_POLL                policy<{'amd64': 'y', 'i386': 'y'}>
 
 # Menu: Device Drivers >> X86 Platform Specific Device Drivers >> WMI
-CONFIG_ACPI_WMI                                 policy<{'amd64': 'm', 'i386': 'm'}>
-CONFIG_WMI_BMOF                                 policy<{'amd64': 'm', 'i386': 'm'}>
 CONFIG_INTEL_WMI_THUNDERBOLT                    policy<{'amd64': 'm', 'i386': 'm'}>
 CONFIG_XIAOMI_WMI                               policy<{'amd64': 'm', 'i386': 'm'}>
 CONFIG_MSI_WMI                                  policy<{'amd64': 'm', 'i386': 'm'}>
-- 
2.20.1




More information about the kernel-team mailing list