diff mbox series

[xenial:linux-gcp,1/1] UBUNTU: [Config] Fix annotations file

Message ID 20191106185742.5835-6-marcelo.cerri@canonical.com
State New
Headers show
Series [xenial:linux-gcp,1/1] UBUNTU: [Config] Fix annotations file | expand

Commit Message

Marcelo Henrique Cerri Nov. 6, 2019, 6:57 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1851538

Replace ENFORCE with ENFORCED to ensure the config options checks are
not being ignored. Also update the corresponding config options back
to the desirable value.

Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
---
 debian.gcp/config/annotations | 44 +++++++++++++++++------------------
 1 file changed, 22 insertions(+), 22 deletions(-)
diff mbox series

Patch

diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations
index 7ec8b56a13e3..29244a1bb66d 100644
--- a/debian.gcp/config/annotations
+++ b/debian.gcp/config/annotations
@@ -7,78 +7,78 @@  include "../../debian.master/config/annotations"
 # Menu: Device Drivers >> Block devices
 CONFIG_BLK_DEV_FD                               policy<{'amd64': 'n'}>
 #
-CONFIG_BLK_DEV_FD                               flag<ENFORCE> note<LP:1729673>
+CONFIG_BLK_DEV_FD                               flag<ENFORCED> note<LP:1729673>
 
 # Menu: Device Drivers >> I2C support >> I2C support >> I2C Hardware Bus support
 CONFIG_I2C_AMD_MP2				policy<{'amd64': 'n'}>
 #
-CONFIG_I2C_AMD_MP2				flag<ENFORCE> note<not relevant for gcp>
+CONFIG_I2C_AMD_MP2				flag<ENFORCED> note<not relevant for gcp>
 
 # Menu: Device Drivers >> Network device support >> Wireless LAN >> Atheros/Qualcomm devices
 CONFIG_WCN36XX_SNAPDRAGON_HACKS			policy<{'amd64': 'n'}>
 #
-CONFIG_WCN36XX_SNAPDRAGON_HACKS			flag<ENFORCE> note<not relevant for gcp>
+CONFIG_WCN36XX_SNAPDRAGON_HACKS			flag<ENFORCED> note<not relevant for gcp>
 
 # Menu: Device Drivers >> PTP clock support >> PTP clock support
-CONFIG_DP83640_PHY                              policy<{'amd64': 'n'}>
+CONFIG_DP83640_PHY                              policy<{'amd64': '-'}>
 #
-CONFIG_DP83640_PHY                              mark<ENFORCE> note<LP:1785816> note<not relevant for gcp>
+CONFIG_DP83640_PHY                              mark<ENFORCED> note<LP:1785816> note<not relevant for gcp>
 
 # Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers
 CONFIG_SCSI_VIRTIO                              policy<{'amd64': 'y'}>
 #
-CONFIG_SCSI_VIRTIO                              flag<ENFORCE> note<LP:1669657> note<tech preview of new feature>
+CONFIG_SCSI_VIRTIO                              flag<ENFORCED> note<LP:1669657> note<tech preview of new feature>
 
 # Menu: Device Drivers >> X86 Platform Specific Device Drivers
 CONFIG_DELL_UART_BACKLIGHT			policy<{'amd64': 'n'}>
 CONFIG_DELL_SMBIOS_SMM				policy<{'amd64': 'n'}>
 #
-CONFIG_DELL_UART_BACKLIGHT			flag<ENFORCE> note<not relevant for gcp>
-CONFIG_DELL_SMBIOS_SMM				flag<ENFORCE> note<not relevant for gcp>
+CONFIG_DELL_UART_BACKLIGHT			flag<ENFORCED> note<not relevant for gcp>
+CONFIG_DELL_SMBIOS_SMM				flag<ENFORCED> note<not relevant for gcp>
 
 # Menu: Kernel hacking
 CONFIG_PANIC_ON_OOPS                            policy<{'amd64': 'y'}>
 #
-CONFIG_PANIC_ON_OOPS  				flag<ENFORCE> note<initial packaging> note<keep working if at all possible>
+CONFIG_PANIC_ON_OOPS  				flag<ENFORCED> note<initial packaging> note<keep working if at all possible>
 
 # Menu: Kernel hacking >> Debug Lockups and Hangs
 CONFIG_BOOTPARAM_HARDLOCKUP_PANIC               policy<{'amd64': 'y'}>
 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC               policy<{'amd64': 'y'}>
 #
-CONFIG_BOOTPARAM_HARDLOCKUP_PANIC               flag<ENFORCE> note<initial packaging>
-CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC               flag<ENFORCE> note<initial packaging>
+CONFIG_BOOTPARAM_HARDLOCKUP_PANIC               flag<ENFORCED> note<initial packaging>
+CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC               flag<ENFORCED> note<initial packaging>
 
 # Menu: Library routines
-CONFIG_RAID6_PQ_DEFAULT_ALG			policy<'amd64': 'avx2x4'>
-CONFIG_RAID6_PQ_DEFAULT_ALG_BOOL		policy<'amd64': 'y'>
+CONFIG_RAID6_PQ_DEFAULT_ALG			policy<{'amd64': '"avx2x4"'}>
+CONFIG_RAID6_PQ_DEFAULT_ALG_BOOL		policy<{'amd64': 'y'}>
 #
-CONFIG_RAID6_PQ_DEFAULT_ALG			mark<ENFORCE> note<LP:1812728>
-CONFIG_RAID6_PQ_DEFAULT_ALG_BOOL		mark<ENFORCE> note<LP:1812728>
+CONFIG_RAID6_PQ_DEFAULT_ALG			mark<ENFORCED> note<LP:1812728>
+CONFIG_RAID6_PQ_DEFAULT_ALG_BOOL		mark<ENFORCED> note<LP:1812728>
 
 # Menu: Networking support >> Bluetooth subsystem support >> Bluetooth device drivers
 CONFIG_BT_QCOMSMD_HACK				policy<{'amd64': 'n'}>
 #
-CONFIG_BT_QCOMSMD_HACK				flag<ENFORCE> note<not relevant for gcp>
+CONFIG_BT_QCOMSMD_HACK				flag<ENFORCED> note<not relevant for gcp>
 
 # Menu: Networking support >> Networking options
 CONFIG_NETWORK_PHY_TIMESTAMPING                 policy<{'amd64': 'n'}>
 #
-CONFIG_NETWORK_PHY_TIMESTAMPING			flag<ENFORCE> note<LP:1785816> note<not relevant for gcp>
+CONFIG_NETWORK_PHY_TIMESTAMPING			flag<ENFORCED> note<LP:1785816> note<not relevant for gcp>
 
 # Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Core Netfilter Configuration
 CONFIG_NETFILTER_NETLINK_QUEUE                  policy<{'amd64': 'y'}>
 CONFIG_NETFILTER_NETLINK_LOG                    policy<{'amd64': 'y'}>
 #
-CONFIG_NETFILTER_NETLINK_QUEUE                  flag<ENFORCE> note<initial packaging>
-CONFIG_NETFILTER_NETLINK_LOG                    flag<ENFORCE> note<initial packaging>
+CONFIG_NETFILTER_NETLINK_QUEUE                  flag<ENFORCED> note<initial packaging>
+CONFIG_NETFILTER_NETLINK_LOG                    flag<ENFORCED> note<initial packaging>
 
 # Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Core Netfilter Configuration >> Netfilter connection tracking support
 CONFIG_NF_CONNTRACK                             policy<{'amd64': 'y'}>
 CONFIG_NF_CONNTRACK_PROCFS                      policy<{'amd64': 'y'}>
 CONFIG_NF_CT_NETLINK                            policy<{'amd64': 'y'}>
 #
-CONFIG_NF_CONNTRACK                             flag<ENFORCE> note<initial packaging>
-CONFIG_NF_CONNTRACK_PROCFS                      flag<ENFORCE> note<initial packaging>
-CONFIG_NF_CT_NETLINK                            flag<ENFORCE> note<initial packaging>
+CONFIG_NF_CONNTRACK                             flag<ENFORCED> note<initial packaging>
+CONFIG_NF_CONNTRACK_PROCFS                      flag<ENFORCED> note<initial packaging>
+CONFIG_NF_CT_NETLINK                            flag<ENFORCED> note<initial packaging>
 CONFIG_NF_CONNTRACK_PROCFS                      flag<DEPRECATED>