From 2dbcf5e91f4f9db57d618d801674c3792d4504e7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 13 Feb 2015 07:38:00 +0000 Subject: brcm2708: add missing config symbols and fix kernel modules for Raspberry Pi 2 by removing local version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 44432 --- target/linux/brcm2708/config-3.18 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/brcm2708/config-3.18') diff --git a/target/linux/brcm2708/config-3.18 b/target/linux/brcm2708/config-3.18 index 9cae2fa..e75fb22 100644 --- a/target/linux/brcm2708/config-3.18 +++ b/target/linux/brcm2708/config-3.18 @@ -182,7 +182,8 @@ CONFIG_LOGO=y CONFIG_LOGO_LINUX_CLUT224=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_LOGO_LINUX_VGA16 is not set -CONFIG_MACH_BCM2708=y +# CONFIG_MACH_BCM2708 is not set +# CONFIG_MACH_BCM2709 is not set CONFIG_MAC_PARTITION=y CONFIG_MAGIC_SYSRQ=y CONFIG_MAX_RAW_DEVS=256 -- cgit v1.1