configs: rv1126: enable cmd mtd for spi nand erase/write/read
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: Ie4eba0bba18d44bca12a80df0083d1bf018a74d2
This commit is contained in:
parent
3b2dd5de37
commit
9fb3fe4220
|
|
@ -62,6 +62,7 @@ CONFIG_CMD_GPT=y
|
|||
CONFIG_CMD_BOOT_ANDROID=y
|
||||
CONFIG_CMD_BOOT_ROCKCHIP=y
|
||||
CONFIG_CMD_MMC=y
|
||||
CONFIG_CMD_MTD=y
|
||||
CONFIG_CMD_NAND=y
|
||||
CONFIG_CMD_SF=y
|
||||
CONFIG_CMD_SPI=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue