mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
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:
parent
786acb72f4
commit
3b695b24ad
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user