mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
drivers: rkflash: Select the correct vendor storage drivers
Change-Id: Ieb0dd6eb148d08e390d5bdb2b3a402e1355a61ba Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -4,6 +4,8 @@ if ARCH_ROCKCHIP
|
||||
|
||||
menuconfig RK_FLASH
|
||||
tristate "Rockchip Flash Devices Support"
|
||||
select ROCKCHIP_VENDOR_STORAGE
|
||||
select ROCKCHIP_FLASH_VENDOR_STORAGE
|
||||
default n
|
||||
help
|
||||
This enables support for Rockchip Flash Devices including Nandc Slc
|
||||
@@ -43,6 +45,7 @@ config RK_SFC_NAND
|
||||
|
||||
config RK_SFC_NAND_MTD
|
||||
bool "RK SFC NAND mtd Interface Support"
|
||||
select ROCKCHIP_MTD_VENDOR_STORAGE
|
||||
default n
|
||||
depends on RK_SFC_NAND && MTD
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user