linux/drivers/cxl
Dan Williams 3feaa2d358 cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
CONFIG_CXL_BUS is default 'n' as expected for new functionality. When
that is enabled do not make the end user hunt for all the expected
sub-options to enable. For example CONFIG_CXL_BUS without CONFIG_CXL_MEM
is an odd/expert configuration, so is CONFIG_CXL_MEM without
CONFIG_CXL_ACPI (on ACPI capable platforms). Default CONFIG_CXL_MEM and
CONFIG_CXL_ACPI to CONFIG_CXL_BUS.

Acked-by: Ben Widawsky <ben.widawsky@intel.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/162325450105.2293126.17046356425194082921.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2021-06-09 18:02:38 -07:00
..
acpi.c cxl/acpi: Introduce the root of a cxl_port topology 2021-06-09 18:02:38 -07:00
core.c cxl/acpi: Introduce the root of a cxl_port topology 2021-06-09 18:02:38 -07:00
cxl.h cxl/acpi: Introduce the root of a cxl_port topology 2021-06-09 18:02:38 -07:00
Kconfig cxl/Kconfig: Default drivers to CONFIG_CXL_BUS 2021-06-09 18:02:38 -07:00
Makefile cxl/acpi: Introduce the root of a cxl_port topology 2021-06-09 18:02:38 -07:00
mem.h cxl/mem: Get rid of @cxlm.base 2021-05-26 11:20:18 -07:00
pci.c cxl/pci: Add HDM decoder capabilities 2021-06-05 17:39:12 -07:00
pci.h