aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.18
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-13 07:38:00 +0000
committerJohn Crispin <john@openwrt.org>2015-02-13 07:38:00 +0000
commit2dbcf5e91f4f9db57d618d801674c3792d4504e7 (patch)
tree8cd4a979e9810f1193aa0dd6dd220365f080f4be /target/linux/generic/config-3.18
parentfae2ec33d19de53e84f76f091b5325db19a2d89e (diff)
downloadupstream-2dbcf5e91f4f9db57d618d801674c3792d4504e7.tar.gz
upstream-2dbcf5e91f4f9db57d618d801674c3792d4504e7.tar.bz2
upstream-2dbcf5e91f4f9db57d618d801674c3792d4504e7.zip
brcm2708: add missing config symbols and fix kernel modules for Raspberry Pi 2 by removing local version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 44432
Diffstat (limited to 'target/linux/generic/config-3.18')
-rw-r--r--target/linux/generic/config-3.182
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 52cc3b0ff0..5487bdd262 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -1338,6 +1338,7 @@ CONFIG_HZ_100=y
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_ARB_GPIO_CHALLENGE is not set
# CONFIG_I2C_AU1550 is not set
+# CONFIG_I2C_BCM2835 is not set
# CONFIG_I2C_CBUS_GPIO is not set
# CONFIG_I2C_CHARDEV is not set
# CONFIG_I2C_COMPAT is not set
@@ -3729,6 +3730,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPINLOCK_TEST is not set
# CONFIG_SPI_ALTERA is not set
# CONFIG_SPI_AU1550 is not set
+# CONFIG_SPI_BCM2835 is not set
# CONFIG_SPI_BITBANG is not set
# CONFIG_SPI_BUTTERFLY is not set
# CONFIG_SPI_CADENCE is not set