mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09: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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user