-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cfg: create fragment to disable bad/obselete crypto options
Signed-off-by: Bruce Ashfield <[email protected]> (cherry picked from commit d873e41997dd7b8cdb0edbd5e98b0db511ade127)
- Loading branch information
1 parent
ec5ffa6
commit 4c003ea
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is not set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# SPDX-License-Identifier: MIT | ||
define KFEATURE_DESCRIPTION "Disable obselete crypto options" | ||
define KFEATURE_COMPATIBILITY all | ||
|
||
kconf non-hardware crypto-obsolete-disable.cfg | ||
|