diff options
| author | Dan Williams <dan.j.williams@intel.com> | 2025-12-02 19:19:48 -0800 |
|---|---|---|
| committer | Dan Williams <dan.j.williams@intel.com> | 2025-12-04 18:14:08 -0800 |
| commit | 7dfbe9a6751973c17138ddc0d33deff5f5f35b94 (patch) | |
| tree | 923d2976cb8fa404698acc0e2f130528cf30407d /rust/kernel/module_param.rs | |
| parent | 311607017e13d087161586e1d6cf28bb3a0ca942 (diff) | |
crypto/ccp: Fix CONFIG_PCI=n build
It turns out that the PCI driver for ccp is unconditionally built into the
kernel in the CONFIG_PCI=y case. This means that the new SEV-TIO support
needs an explicit dependency on PCI to avoid build errors when
CONFIG_CRYPTO_DEV_SP_PSP=y and CONFIG_PCI=n.
Reported-by: kernel test robot <lkp@intel.com>
Closes: http://lore.kernel.org/202512030743.6pVPA4sx-lkp@intel.com
Cc: Alexey Kardashevskiy <aik@amd.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: John Allen <john.allen@amd.com>
Acked-by: Alexey Kardashevskiy <aik@amd.com>
Link: https://patch.msgid.link/20251203031948.2471431-1-dan.j.williams@intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'rust/kernel/module_param.rs')
0 files changed, 0 insertions, 0 deletions
