From: dylan.eskew@candelatech.com
To: dave@stgolabs.net, jonathan.cameron@huawei.com,
dave.jiang@intel.com, alison.schofield@intel.com,
vishal.l.verma@intel.com, ira.weiny@intel.com,
dan.j.williams@intel.com
Cc: linux-cxl@vger.kernel.org, Dylan Eskew <dylan.eskew@candelatech.com>
Subject: [PATCH] cxl: Add CXL_PMEM as dependency for CXL_ACPI
Date: Thu, 26 Mar 2026 14:14:42 -0700 [thread overview]
Message-ID: <20260326211441.83573-2-dylan.eskew@candelatech.com> (raw)
From: Dylan Eskew <dylan.eskew@candelatech.com>
Prevent a linking issue against CXL_PMEM when CXL_ACPI is configured in
Kconfig.
Signed-off-by: Dylan Eskew <dylan.eskew@candelatech.com>
---
drivers/cxl/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/cxl/Kconfig b/drivers/cxl/Kconfig
index 48b7314afdb8..baf1d17ec0fc 100644
--- a/drivers/cxl/Kconfig
+++ b/drivers/cxl/Kconfig
@@ -58,6 +58,7 @@ config CXL_ACPI
tristate "CXL ACPI: Platform Support"
depends on ACPI
depends on ACPI_NUMA
+ depends on CXL_PMEM
default CXL_BUS
select ACPI_TABLE_LIB
select ACPI_HMAT
--
2.52.0
next reply other threads:[~2026-03-26 21:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-26 21:14 dylan.eskew [this message]
2026-03-26 21:32 ` [PATCH] cxl: Add CXL_PMEM as dependency for CXL_ACPI Dave Jiang
2026-03-27 13:27 ` Dylan E.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260326211441.83573-2-dylan.eskew@candelatech.com \
--to=dylan.eskew@candelatech.com \
--cc=alison.schofield@intel.com \
--cc=dan.j.williams@intel.com \
--cc=dave.jiang@intel.com \
--cc=dave@stgolabs.net \
--cc=ira.weiny@intel.com \
--cc=jonathan.cameron@huawei.com \
--cc=linux-cxl@vger.kernel.org \
--cc=vishal.l.verma@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox