projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54b00bb
)
ARM64: defconfig: enable meson SPICC as module
author
Neil Armstrong
<narmstrong@baylibre.com>
Thu, 1 Jun 2017 15:16:20 +0000
(17:16 +0200)
committer
Kevin Hilman
<khilman@baylibre.com>
Wed, 14 Jun 2017 17:25:16 +0000
(10:25 -0700)
This patch enable the SPI Communications Controller driver as module for the
Amlogic platform.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/configs/defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 804960c1459157f4b51924f3ab145901e32e8760..9e5b478d5e95abc0f74824467e4d01f7f737db72 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-257,6
+257,8
@@
CONFIG_I2C_UNIPHIER_F=y
CONFIG_I2C_RCAR=y
CONFIG_I2C_CROS_EC_TUNNEL=y
CONFIG_SPI=y
+CONFIG_SPI_MESON_SPICC=m
+CONFIG_SPI_MESON_SPIFC=m
CONFIG_SPI_BCM2835=m
CONFIG_SPI_BCM2835AUX=m
CONFIG_SPI_MESON_SPIFC=m