drivers: rkflash: Change to select CRYPTO_LIB_ARC4 and CRYPTO for sfc_nor

Change-Id: I94b59d07112f2f247d35702f5cb23bad9bd8ceab
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
Jon Lin
2021-06-11 16:41:38 +08:00
committed by Tao Huang
parent 786acb72f4
commit 3b695b24ad

View File

@@ -55,7 +55,8 @@ config RK_SFC_NAND_MTD
config RK_SFC_NOR
tristate "Rockchip SFC Spi Nor Devices Support"
select CRYPTO_ARC4
select CRYPTO
select CRYPTO_LIB_ARC4
default n
help
This enables support for Rockchip SFC Spi Nor Devices.