diff options
author | Hannes Reinecke <[email protected]> | 2023-10-12 14:22:48 +0200 |
---|---|---|
committer | Keith Busch <[email protected]> | 2023-10-12 08:04:49 -0700 |
commit | d680063482885c15d68e958212c3d6ad40a510dd (patch) | |
tree | 781ff707b7f2ba5d59f396276bab1ae410d786cd /scripts/gdb/linux/slab.py | |
parent | 70525e5d82f62407d8436aa2a6c3385829ab5a3e (diff) |
nvme: rework NVME_AUTH Kconfig selection
Having a single Kconfig symbol NVME_AUTH conflates the selection
of the authentication functions from nvme/common and nvme/host,
causing kbuild robot to complain when building the nvme target
only. So introduce a Kconfig symbol NVME_HOST_AUTH for the nvme
host bits and use NVME_AUTH for the common functions only.
And move the CRYPTO selection into nvme/common to make it
easier to read.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Hannes Reinecke <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions