aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuodong Xu <[email protected]>2016-04-02 19:47:52 +0800
committerWei Xu <[email protected]>2016-04-26 10:30:28 +0100
commitd3098f224fd3492f4234ab2014c8579425b1d6fc (patch)
tree10e01aec17f9f38d379c6426faf154f145bf2228
parentd7e182a10903e34da9eb79e5c99f0b28432d00be (diff)
arm64: defconfig: add CONFIG_SPI_SPIDEV as module
add CONFIG_SPI_SPIDEV as module, for arm64. Signed-off-by: Guodong Xu <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]> Signed-off-by: Wei Xu <[email protected]>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e6bf527cbb35..37999b712aa5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -155,6 +155,7 @@ CONFIG_I2C_RCAR=y
CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_SPI_QUP=y
+CONFIG_SPI_SPIDEV=m
CONFIG_SPMI=y
CONFIG_PINCTRL_SINGLE=y
CONFIG_PINCTRL_MSM8916=y