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:
f58f3c3
)
ARM: bcm2835: enable auxiliary spi driver in defconfig
author
Martin Sperl
<kernel@martin.sperl.org>
Fri, 11 Sep 2015 11:22:06 +0000
(11:22 +0000)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 31 Dec 2015 16:13:42 +0000
(17:13 +0100)
add the auxiliary spi driver to the default config
Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/bcm2835_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/bcm2835_defconfig
b/arch/arm/configs/bcm2835_defconfig
index 0fda844ea5c56de895ecd7a1b72dec3747b55e16..72def201c4fd57d8aeac4c1c8454876ab4d21a82 100644
(file)
--- a/
arch/arm/configs/bcm2835_defconfig
+++ b/
arch/arm/configs/bcm2835_defconfig
@@
-69,6
+69,7
@@
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_BCM2835=y
CONFIG_SPI=y
CONFIG_SPI_BCM2835=y
+CONFIG_SPI_BCM2835AUX=y
CONFIG_GPIO_SYSFS=y
# CONFIG_HWMON is not set
CONFIG_WATCHDOG=y