[PW_SID:1077352] Bluetooth: Remove unneeded crypto kconfig selections#3449
[PW_SID:1077352] Bluetooth: Remove unneeded crypto kconfig selections#3449BluezTestBot wants to merge 2 commits intoworkflowfrom
Conversation
This patch adds workflow files for ci: [sync.yml] - The workflow file for scheduled work - Sync the repo with upstream repo and rebase the workflow branch - Review the patches in the patchwork and creates the PR if needed [ci.yml] - The workflow file for CI tasks - Run CI tests when PR is created Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Remove several kconfig selections that are no longer needed:
- CRYPTO_SKCIPHER and CRYPTO_ECB have been unneeded since
commit a4770e1 ("Bluetooth: Switch SMP to
crypto_cipher_encrypt_one()") in 2016.
- CRYPTO_SHA256 has been unneeded since
commit e7b0229 ("Bluetooth: Remove BT_HS") in 2024.
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
|
CheckPatch |
|
GitLint |
|
SubjectPrefix |
|
BuildKernel |
|
CheckAllWarning |
|
CheckSparse |
|
BuildKernel32 |
|
TestRunnerSetup |
|
TestRunner_l2cap-tester |
|
TestRunner_iso-tester |
|
TestRunner_bnep-tester |
|
TestRunner_mgmt-tester |
|
TestRunner_rfcomm-tester |
|
TestRunner_sco-tester |
|
TestRunner_ioctl-tester |
|
TestRunner_mesh-tester |
|
TestRunner_smp-tester |
|
TestRunner_userchan-tester |
|
IncrementalBuild |
f07ea67 to
9a108c6
Compare
Remove several kconfig selections that are no longer needed:
CRYPTO_SKCIPHER and CRYPTO_ECB have been unneeded since
commit a4770e1 ("Bluetooth: Switch SMP to
crypto_cipher_encrypt_one()") in 2016.
CRYPTO_SHA256 has been unneeded since
commit e7b0229 ("Bluetooth: Remove BT_HS") in 2024.
Signed-off-by: Eric Biggers ebiggers@kernel.org
This patch is targeting the bluetooth tree.
net/bluetooth/Kconfig | 3 ---
1 file changed, 3 deletions(-)
base-commit: 2febe6e6ee6e34c7754eff3c4d81aa7b0dcb7979