From patchwork Thu Feb 28 16:15:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 1049608 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 449JKZ5rkFz9s1b; Fri, 1 Mar 2019 03:44:02 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1gzOLL-0001GK-Ac; Thu, 28 Feb 2019 16:15:31 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1gzOLJ-0001Er-8v for kernel-team@lists.ubuntu.com; Thu, 28 Feb 2019 16:15:29 +0000 Received: from mail-qk1-f197.google.com ([209.85.222.197]) by youngberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1gzOLI-0000A9-VL for kernel-team@lists.ubuntu.com; Thu, 28 Feb 2019 16:15:29 +0000 Received: by mail-qk1-f197.google.com with SMTP id z123so2330256qka.20 for ; Thu, 28 Feb 2019 08:15:28 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=Yu5ASA/nVvlL98zPFkzNLbr8Qhx1l7HQfA6LA7S13fs=; b=cJJIlM/t1lFzFxjqE2yR3BdJFU1qvL7JuT+6ApCZY0cyBNsRF6v+G+GP/TV6qBPnta lwrMEugTbN6ylBHbvL6FNLFYLzZJ22kE5q+92NHWgrTmWL2oi1pmy25pG0P+taHK3RDl U3vCbpFcDxF5w0YiihLSkXnQjSEgaQqMp2DYllXH7Q2iRCQoW78mSHjE0N5urfUPqTSF oElEROoKfFkBsrno5xsZKaV9DnfFXYY5y7+fuL6hh9ao8XKheNHYt0EE26cTOGjPXMLZ hgq52Uf3NYWHmhASnyx/IP1Nf/7HBFjTGktkgMFIXWMzqBtC+WwFyWsW+vg5K1IO9oy+ iQEQ== X-Gm-Message-State: APjAAAWRClIHtU7GgUDP23kx6CkdpPi+W6pAcvz+iynoOHTPdMvIMmlo e5gy+zLNNtvbr/SUtrMUNnSH1feL3Z99blrAua4tNbJlc96WWjuhZviGj0sXYSEwNShc18rj0uo EB7J51H/v7p2ggw5qsLd6t2r9FTGl49qxYzdA8ZdL X-Received: by 2002:aed:21cb:: with SMTP id m11mr6692820qtc.257.1551370527676; Thu, 28 Feb 2019 08:15:27 -0800 (PST) X-Google-Smtp-Source: APXvYqytrfyjAGAmICJmQRu8bsFaY8a5175Ts+j4+RmOdbbpmloXTgE1lSepcOmBO5tSXo/04X918A== X-Received: by 2002:aed:21cb:: with SMTP id m11mr6692799qtc.257.1551370527387; Thu, 28 Feb 2019 08:15:27 -0800 (PST) Received: from gallifrey.lan ([2804:14c:4e3:4a76:8437:8a5d:504f:a207]) by smtp.gmail.com with ESMTPSA id t38sm15783339qtc.12.2019.02.28.08.15.25 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Feb 2019 08:15:26 -0800 (PST) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [bionic/linux-gcp][PATCH 5/5] UBUNTU: [Config] linux-gcp: Update annotations file Date: Thu, 28 Feb 2019 13:15:11 -0300 Message-Id: <20190228161511.22659-6-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190228161511.22659-1-marcelo.cerri@canonical.com> References: <20190228161511.22659-1-marcelo.cerri@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" http://bugs.launchpad.net/bugs/1752072 Based on the git log of linux-gcp, add any missing configuration change to the linux-gcp annotations file and update any necessary flag as well. The following commands were used to re-order the annotations file: fakeroot debian/rules clean kteam-tools/devel/devel-config-summary . test kteam-tools/devel/lib-config/devel-reorder-annotations . debian.gcp/config/annotations /tmp/annotations sed -i '/^# Menu/ { N; /^# Menu.*\n$/d }' /tmp/annotations git clear -dxf mv /tmp/annotations debian.gcp/config/annotations Signed-off-by: Marcelo Henrique Cerri --- debian.gcp/config/annotations | 53 ++++++++++++++++++++++++++++++----- 1 file changed, 46 insertions(+), 7 deletions(-) diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations index 428807c9ec1e..7ec8b56a13e3 100644 --- a/debian.gcp/config/annotations +++ b/debian.gcp/config/annotations @@ -4,42 +4,81 @@ include "../../debian.master/config/annotations" -# Menu: Device Drivers >> PTP clock support +# Menu: Device Drivers >> Block devices +CONFIG_BLK_DEV_FD policy<{'amd64': 'n'}> +# +CONFIG_BLK_DEV_FD flag note + +# Menu: Device Drivers >> I2C support >> I2C support >> I2C Hardware Bus support +CONFIG_I2C_AMD_MP2 policy<{'amd64': 'n'}> +# +CONFIG_I2C_AMD_MP2 flag note + +# Menu: Device Drivers >> Network device support >> Wireless LAN >> Atheros/Qualcomm devices +CONFIG_WCN36XX_SNAPDRAGON_HACKS policy<{'amd64': 'n'}> +# +CONFIG_WCN36XX_SNAPDRAGON_HACKS flag note + +# Menu: Device Drivers >> PTP clock support >> PTP clock support CONFIG_DP83640_PHY policy<{'amd64': 'n'}> # +CONFIG_DP83640_PHY mark note note # Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers CONFIG_SCSI_VIRTIO policy<{'amd64': 'y'}> # -CONFIG_SCSI_VIRTIO note +CONFIG_SCSI_VIRTIO flag note note + +# 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 note +CONFIG_DELL_SMBIOS_SMM flag note # Menu: Kernel hacking CONFIG_PANIC_ON_OOPS policy<{'amd64': 'y'}> # -CONFIG_PANIC_ON_OOPS note +CONFIG_PANIC_ON_OOPS flag note note # 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 note +CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC flag note + +# 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 mark note +CONFIG_RAID6_PQ_DEFAULT_ALG_BOOL mark note + +# Menu: Networking support >> Bluetooth subsystem support >> Bluetooth device drivers +CONFIG_BT_QCOMSMD_HACK policy<{'amd64': 'n'}> +# +CONFIG_BT_QCOMSMD_HACK flag note # Menu: Networking support >> Networking options CONFIG_NETWORK_PHY_TIMESTAMPING policy<{'amd64': 'n'}> # +CONFIG_NETWORK_PHY_TIMESTAMPING flag note note # 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 note +CONFIG_NETFILTER_NETLINK_LOG flag note # 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 note +CONFIG_NF_CONNTRACK_PROCFS flag note +CONFIG_NF_CT_NETLINK flag note CONFIG_NF_CONNTRACK_PROCFS flag -# Menu: Device Drivers >> Block devices -CONFIG_BLK_DEV_FD policy<{'amd64': 'n'}> -CONFIG_BLK_DEV_FD note -