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:
Weiwen Chen 2020-11-14 09:28:24 +08:00 committed by Jianhong Chen
parent 3b2dd5de37
commit 9fb3fe4220
1 changed files with 1 additions and 0 deletions

View File

@ -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