From patchwork Tue Aug 13 19:17:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magali Lemes X-Patchwork-Id: 1972073 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Wk1Q42R79z1yXl for ; Wed, 14 Aug 2024 05:18:35 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1sdx2M-0008B4-JJ; Tue, 13 Aug 2024 19:18:30 +0000 Received: from smtp-relay-internal-1.internal ([10.131.114.114] helo=smtp-relay-internal-1.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1sdx2K-0008AX-Dq for kernel-team@lists.ubuntu.com; Tue, 13 Aug 2024 19:18:28 +0000 Received: from mail-pf1-f198.google.com (mail-pf1-f198.google.com [209.85.210.198]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 39B693F322 for ; Tue, 13 Aug 2024 19:18:28 +0000 (UTC) Received: by mail-pf1-f198.google.com with SMTP id d2e1a72fcca58-7104d2cac39so5191724b3a.1 for ; Tue, 13 Aug 2024 12:18:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723576706; x=1724181506; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bt9cJsRz6zNmYLjJNfDpWnwM/koCUSBzROle68wHUw8=; b=tphhIMf8SYF62Y4R+uJ0izU7lyzLxn9iXZ1OKwh7TsKQY6MWn0TiXNTFfIqfGnACcN vHkiILKAMvXVvr4bnCBj6M2Jh0hSngl+qbdHCHlM+npqlffmv9URI5OqdYnW4s55xni9 1AdggExQn+27haJSHk2T2yDXC2Yn+fYvYRNA2JWJQ1BCkoA34hnNGM0tG0D+TgVSogy9 HKTpIz4WfD6zXvyIi9TivytSuNlnOUF7TeTcCDNqOJevBeiAy4gYCIcMNlP4z2rbTxg7 +UcudSqdr+OYnIFyJvIMC0GpRNZ3CyyDQbpTfpO2ShIuoeoWPbBEVwNqvf9zu4nftyXE eIAA== X-Gm-Message-State: AOJu0YwV7kNWjd7Wfqk0vnvNIhGZTS8rRs0T2gkvYyBYg7y+rMX7OBJp l5KWra0WQs2jgrJs4KZa/UqcXSCN0Ci4f3zPhrIG3cdUEd8PbcSu6XxMSM4/mByXAlYdKIkOwYA norKMRYjQxZPUxPZ4eqOqe4VY89ZSAsIqmoaCwwxUOMxuKOn0Y/v9OoE42XEMjz1iGCacctMSy4 E3jRyTRtF0rA== X-Received: by 2002:a05:6a00:1894:b0:70e:98e3:1ae1 with SMTP id d2e1a72fcca58-712671042admr782786b3a.9.1723576706107; Tue, 13 Aug 2024 12:18:26 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFW2nTA5J2yPLo5X1yZR1nBgMRGZ0apUx2hH4bmtWMBO+rfAhtf+1bzqUF1eCBOD1LQoq5SKw== X-Received: by 2002:a05:6a00:1894:b0:70e:98e3:1ae1 with SMTP id d2e1a72fcca58-712671042admr782762b3a.9.1723576705628; Tue, 13 Aug 2024 12:18:25 -0700 (PDT) Received: from localhost.localdomain ([2804:14c:14a:8141:dc7f:3810:8824:984c]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-710e5ac6c6dsm6069315b3a.194.2024.08.13.12.18.23 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Aug 2024 12:18:24 -0700 (PDT) From: Magali Lemes To: kernel-team@lists.ubuntu.com Subject: [oracular:linux-gcp][PATCH 1/1] UBUNTU: [Config] gcp: compile idpf as built-in Date: Tue, 13 Aug 2024 16:17:56 -0300 Message-Id: <20240813191756.326178-2-magali.lemes@canonical.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240813191756.326178-1-magali.lemes@canonical.com> References: <20240813191756.326178-1-magali.lemes@canonical.com> MIME-Version: 1.0 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: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/2076459 Signed-off-by: Magali Lemes --- debian.gcp/config/annotations | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations index bc8fb3454c09..2202bcfe448f 100644 --- a/debian.gcp/config/annotations +++ b/debian.gcp/config/annotations @@ -23,6 +23,9 @@ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC note<'initial packaging'> CONFIG_GPIO_CDEV_V1 policy<{'amd64': 'n', 'arm64': 'n'}> CONFIG_GPIO_CDEV_V1 note<'LP: #1953613'> +CONFIG_IDPF policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_IDPF note<'LP: #2039720, LP: #2076459'> + CONFIG_KERNEL_ZSTD policy<{'amd64': 'y', 'arm64': 'n'}> CONFIG_KERNEL_ZSTD note<'LP: #1931725'>