2
0
forked from Ivasoft/openwrt

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
This commit is contained in:
John Crispin
2015-02-13 07:38:00 +00:00
parent fae2ec33d1
commit 2dbcf5e91f
5 changed files with 8 additions and 2 deletions

View File

@@ -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