We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afaed9 commit 4cce9c6Copy full SHA for 4cce9c6
drivers/cxl/Kconfig
@@ -6,6 +6,7 @@ menuconfig CXL_BUS
6
select FW_UPLOAD
7
select PCI_DOE
8
select FIRMWARE_TABLE
9
+ select NUMA_KEEP_MEMINFO if (NUMA && X86)
10
help
11
CXL is a bus that is electrically compatible with PCI Express, but
12
layers three protocols on that signalling (CXL.io, CXL.cache, and
0 commit comments