From: Bartlomiej Zolnierkiewicz Date: Sun, 1 Dec 2013 22:33:38 +0000 (+0900) Subject: ARM: exynos_defconfig: increase CONFIG_NR_CPUS value to 8 X-Git-Tag: boards-for-linus~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54b56e62d20ac0de6e8e12b7efdaf3a1b9b6541c;p=pandora-kernel.git ARM: exynos_defconfig: increase CONFIG_NR_CPUS value to 8 Current CONFIG_NR_CPUS value (2) is too small for: - EXYNOS4412 (4 cores) - EXYNOS5440 (4 cores) - EXYNOS5410 (8 cores) - EXYNOS5420 (8 cores) Set CONFIG_NR_CPUS to 8 so it is correct for all currently supported SoCs. Signed-off-by: Kyungmin Park Signed-off-by: Bartlomiej Zolnierkiewicz Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed