mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
drivers: rkflash: add Kconfig introduction and Kconfig detect
in order to distinguish with other nand drivers Change-Id: Ifd64a3a839752758b1d2923a58bf569f5169bcdd Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -20,10 +20,14 @@ comment "Rockchip Flash Devices"
|
||||
config RK_NANDC_NAND
|
||||
tristate "RK NANDC NAND Device Support"
|
||||
default n
|
||||
depends on (BLOCK_RKNAND != y && RK_NAND != y)
|
||||
help
|
||||
Enable NANDC_NAND device support.
|
||||
It's block interface.
|
||||
Say Y when you have a board with nand flash supported by rockchip
|
||||
|
||||
It's block interface. only effective for some kinds of slc nand
|
||||
flash, and it's compatible with spi nand flash drivers.
|
||||
|
||||
Say Y when you have a board with nand flash supported by rockchip.
|
||||
nandc controller.
|
||||
|
||||
config RK_SFC_NOR
|
||||
|
||||
Reference in New Issue
Block a user