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:
d7e182a
)
arm64: defconfig: add CONFIG_SPI_SPIDEV as module
author
Guodong Xu
<guodong.xu@linaro.org>
Sat, 2 Apr 2016 11:47:52 +0000
(19:47 +0800)
committer
Wei Xu
<xuwei5@hisilicon.com>
Tue, 26 Apr 2016 09:30:28 +0000
(10:30 +0100)
add CONFIG_SPI_SPIDEV as module, for arm64.
Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index e6bf527cbb357077b7628686e3859b9816b8d577..37999b712aa5cbda4d139b6146752a151e14523b 100644
(file)
--- 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