Skip to content

Commit

Permalink
ARM: configs: at91: Add mtd tests as modules
Browse files Browse the repository at this point in the history
Add MTD tests as they are used in CI and for validation plan.

Signed-off-by: Nicolas Ferre <[email protected]>
  • Loading branch information
noglitch committed Mar 29, 2021
1 parent 78529d0 commit 529ab90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/at91_dt_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_MTD=y
CONFIG_MTD_TESTS=m
CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_BLOCK=y
CONFIG_MTD_DATAFLASH=y
Expand Down
1 change: 1 addition & 0 deletions arch/arm/configs/sama5_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_MTD=y
CONFIG_MTD_TESTS=m
CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_BLOCK=y
CONFIG_MTD_CFI=y
Expand Down

0 comments on commit 529ab90

Please sign in to comment.