Skip to content

Commit a4ce461

Browse files
ziswilergclement
authored andcommitted
ARM: mvebu_v7_defconfig: enable mtd physmap
Enable CONFIG_MTD_PHYSMAP which is nowadays required for CONFIG_MTD_PHYSMAP_OF. Signed-off-by: Marcel Ziswiler <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
1 parent 6880fa6 commit a4ce461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/mvebu_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ CONFIG_MTD_CFI=y
4949
CONFIG_MTD_CFI_INTELEXT=y
5050
CONFIG_MTD_CFI_AMDSTD=y
5151
CONFIG_MTD_CFI_STAA=y
52+
CONFIG_MTD_PHYSMAP=y
5253
CONFIG_MTD_PHYSMAP_OF=y
5354
CONFIG_MTD_M25P80=y
5455
CONFIG_MTD_RAW_NAND=y

0 commit comments

Comments
 (0)