Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config/config
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ CONFIG_SYSTEM_BLACKLIST_KEYRING=y
##
CONFIG_CRYPTO=y
CONFIG_CRYPTO_FIPS=y
CONFIG_CRYPTO_FIPS_NAME="SAP SE Garden Linux nightly Kernel Cryptographic Module"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
CONFIG_CRYPTO_FIPS_NAME="SAP SE Garden Linux nightly Kernel Cryptographic Module"
CONFIG_CRYPTO_FIPS_NAME="SAP Garden Linux Cryptographic Kernel Module"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(also: telling me why this is wrong is also fine...)

CONFIG_CRYPTO_USER=m
CONFIG_CRYPTO_SELFTESTS=y
CONFIG_CRYPTO_NULL=m
Expand Down
Loading