aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzequiel Garcia <[email protected]>2013-02-06 10:06:22 -0300
committerArnd Bergmann <[email protected]>2013-02-28 18:57:08 +0100
commitd2d1ef4f021d8a56f787af60a0b44ee758ef5013 (patch)
tree6dcda05031e3e068d87c25c151bb824d7628f013
parent568fc0a321a7f3ae1c3626a4f471d49ff005779c (diff)
ARM: mvebu: Update defconfig to select SPI support
Cc: Thomas Petazzoni <[email protected]> Cc: Lior Amsalem <[email protected]> Acked-by: Gregory Clement <[email protected]> Signed-off-by: Ezequiel Garcia <[email protected]> Signed-off-by: Jason Cooper <[email protected]>
-rw-r--r--arch/arm/configs/mvebu_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig
index 4476a3014a72..12da3230bba0 100644
--- a/arch/arm/configs/mvebu_defconfig
+++ b/arch/arm/configs/mvebu_defconfig
@@ -39,6 +39,8 @@ CONFIG_MWIFIEX_SDIO=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_I2C=y
+CONFIG_SPI=y
+CONFIG_SPI_ORION=y
CONFIG_I2C_MV64XXX=y
CONFIG_SERIAL_8250_DW=y
CONFIG_GPIOLIB=y