]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: omap2plus_defconfig: enable support for M25P80 SPI NOR
authorSekhar Nori <nsekhar@ti.com>
Wed, 8 Jul 2015 15:27:37 +0000 (20:57 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 16 Jul 2015 07:54:53 +0000 (00:54 -0700)
M25P80 driver provides support for most common SPI NOR devices.
These devices are commonly found on TI EVMs for AM437x and DRA7x
SoCs.

Enable support for this driver in defconfig for omap2plus devices.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 4cb1c11d83ad1688906840cf4ec93b52cdb02cbd..f7dec31bc2643a4008fc043e80e9d125b210d760 100644 (file)
@@ -136,6 +136,8 @@ CONFIG_MTD_ONENAND=y
 CONFIG_MTD_ONENAND_VERIFY_WRITE=y
 CONFIG_MTD_ONENAND_OMAP2=y
 CONFIG_MTD_UBI=y
+CONFIG_MTD_SPI_NOR=m
+CONFIG_MTD_M25P80=m
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_RAM_SIZE=16384