mirror of https://gitee.com/openkylin/linux.git
powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIV
It's default n so we don't need to disable it. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Acked-by: Joel Stanley <joel@jms.id.au> Link: https://lore.kernel.org/r/20200121043000.16212-5-mpe@ellerman.id.au
This commit is contained in:
parent
028fb6ded7
commit
81881e0998
|
@ -293,5 +293,4 @@ CONFIG_WQ_WATCHDOG=y
|
|||
CONFIG_XMON=y
|
||||
CONFIG_XMON_DEFAULT=y
|
||||
CONFIG_ENCRYPTED_KEYS=y
|
||||
# CONFIG_CRYPTO_ECHAINIV is not set
|
||||
# CONFIG_CRYPTO_HW is not set
|
||||
|
|
Loading…
Reference in New Issue