mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 22:44:27 +08:00
ARM: davinci_all_defconfig: enable mtdtests
mtdtests module has some useful tests to verify that mtd drivers like davinci_nand are working correctly. Enable it in davinci_all_defconfig to make testing and debug easier. Signed-off-by: Sekhar Nori <nsekhar@ti.com>
This commit is contained in:
parent
0b997c8c95
commit
9e4ffee822
@ -58,6 +58,7 @@ CONFIG_DEVTMPFS_MOUNT=y
|
||||
# CONFIG_FW_LOADER is not set
|
||||
CONFIG_DA8XX_MSTPRI=y
|
||||
CONFIG_MTD=m
|
||||
CONFIG_MTD_TESTS=m
|
||||
CONFIG_MTD_BLOCK=m
|
||||
CONFIG_MTD_CFI=m
|
||||
CONFIG_MTD_CFI_INTELEXT=m
|
||||
|
Loading…
Reference in New Issue
Block a user