projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2d1ef4
)
ARM: mvebu: Update defconfig to select SPI flash and MTD support
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Wed, 6 Feb 2013 13:06:24 +0000
(10:06 -0300)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 28 Feb 2013 17:57:08 +0000
(18:57 +0100)
The Armada XP DB-MV784MP-GP board has an SPI flash device.
These options allow to access that device over MTD.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/configs/mvebu_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/mvebu_defconfig
b/arch/arm/configs/mvebu_defconfig
index 12da3230bba0868a872424e81fa1c0884748ed27..da6ad6bd41e0e1dcded102a0261b261b9920be05 100644
(file)
--- a/
arch/arm/configs/mvebu_defconfig
+++ b/
arch/arm/configs/mvebu_defconfig
@@
-42,6
+42,9
@@
CONFIG_I2C=y
CONFIG_SPI=y
CONFIG_SPI_ORION=y
CONFIG_I2C_MV64XXX=y
+CONFIG_MTD=y
+CONFIG_MTD_CHAR=y
+CONFIG_MTD_M25P80=y
CONFIG_SERIAL_8250_DW=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y