Skip to content

Commit

Permalink
linux-4.14.94: Add CONFIG_CRYPTO_CTS=m
Browse files Browse the repository at this point in the history
Add CONFIG_CRYPTO_CTS, because Kerberos support depends on it.
  • Loading branch information
donald committed Jan 17, 2019
1 parent a9caeb1 commit 441a46d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-4.14.94-239.bee
Original file line number Diff line number Diff line change
Expand Up @@ -874,6 +874,7 @@ mee_configure() {
CONFIG_EARLY_PRINTK_DBGP=y
CONFIG_SECURITYFS=y
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_CMAC=y
Expand Down

0 comments on commit 441a46d

Please sign in to comment.