summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch')
-rw-r--r--recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch24
1 files changed, 5 insertions, 19 deletions
diff --git a/recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch b/recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch
index 635c2bb..7d109ed 100644
--- a/recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch
+++ b/recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch
@@ -14,14 +14,13 @@ This has been tested on t1040rdb-64b. .
14 14
15Signed-off-by: Bob Cochran <yocto@mindchasers.com> 15Signed-off-by: Bob Cochran <yocto@mindchasers.com>
16--- 16---
17 arch/powerpc/configs/corenet32_fmanv3_smp_defconfig | 2 +- 17 arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig | 2 +-
18 arch/powerpc/configs/corenet64_fmanv3_smp_defconfig | 2 +- 18 1 files changed, 1 insertions(+), 1 deletions(-)
19 2 files changed, 2 insertions(+), 2 deletions(-)
20 19
21diff --git a/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig b/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig 20diff --git a/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig b/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig
22index a401e7c..5542248 100644 21index a401e7c..5542248 100644
23--- a/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig 22--- a/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig
24+++ b/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig 23+++ b/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig
25@@ -1,6 +1,6 @@ 24@@ -1,6 +1,6 @@
26 CONFIG_PPC_85xx=y 25 CONFIG_PPC_85xx=y
27 CONFIG_SMP=y 26 CONFIG_SMP=y
@@ -30,18 +29,5 @@ index a401e7c..5542248 100644
30 CONFIG_EXPERIMENTAL=y 29 CONFIG_EXPERIMENTAL=y
31 CONFIG_SYSVIPC=y 30 CONFIG_SYSVIPC=y
32 CONFIG_POSIX_MQUEUE=y 31 CONFIG_POSIX_MQUEUE=y
33diff --git a/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig b/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig
34index 1b987d9..bc0dacf 100644
35--- a/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig
36+++ b/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig
37@@ -2,7 +2,7 @@ CONFIG_PPC64=y
38 CONFIG_PPC_BOOK3E_64=y
39 CONFIG_ALTIVEC=y
40 CONFIG_SMP=y
41-CONFIG_NR_CPUS=24
42+CONFIG_NR_CPUS=4
43 CONFIG_SYSVIPC=y
44 CONFIG_POSIX_MQUEUE=y
45 CONFIG_IRQ_DOMAIN_DEBUG=y
46-- 32--
471.7.9.5 331.7.9.5