summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/bcm2709
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/brcm2708/bcm2709
parentfae2ec33d19de53e84f76f091b5325db19a2d89e (diff)
downloadmaster-31e0f0ae-2dbcf5e91f4f9db57d618d801674c3792d4504e7.tar.gz
master-31e0f0ae-2dbcf5e91f4f9db57d618d801674c3792d4504e7.tar.bz2
master-31e0f0ae-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/brcm2708/bcm2709')
-rw-r--r--target/linux/brcm2708/bcm2709/config-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/bcm2709/config-default b/target/linux/brcm2708/bcm2709/config-default
index e9d87ca659..8945c24b5b 100644
--- a/target/linux/brcm2708/bcm2709/config-default
+++ b/target/linux/brcm2708/bcm2709/config-default
@@ -8,7 +8,7 @@ CONFIG_BCM2708_NOL2CACHE=y
# CONFIG_CRYPTO_SHA512_ARM_NEON is not set
CONFIG_HAVE_ARM_ARCH_TIMER=y
CONFIG_KERNEL_MODE_NEON=y
-CONFIG_LOCALVERSION="-v7"
+CONFIG_MACH_BCM2709=y
CONFIG_NEON=y
CONFIG_NR_CPUS=4
CONFIG_SMP=y