Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 48f840e0 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: omap2plus_defconfig: Add NOR flash support



Some omaps have NOR flash as the rootfs but we're missing
physmap and physmap_of to properly support it.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 61652874
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -108,6 +108,8 @@ CONFIG_MTD_BLOCK=y
CONFIG_MTD_OOPS=y
CONFIG_MTD_CFI=y
CONFIG_MTD_CFI_INTELEXT=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_PHYSMAP_OF=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_ECC_BCH=y
CONFIG_MTD_NAND_OMAP2=y