diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2014-05-28 13:00:14 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-05-29 09:08:23 -0400 |
commit | 2e2d663d2dd64ffe9855be0b35aa221c9b8139f2 (patch) | |
tree | 508667aa6fbab564e7875d3953671265d0176e69 /arch/mips/configs | |
parent | 5ec79bf919ddb53fd98893b7217897c839aa19cc (diff) | |
parent | 322014531e1fac4674b8eef67e4f80aca1e9f003 (diff) |
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next
Diffstat (limited to 'arch/mips/configs')
-rw-r--r-- | arch/mips/configs/maltasmvp_defconfig | 3 | ||||
-rw-r--r-- | arch/mips/configs/maltasmvp_eva_defconfig | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/arch/mips/configs/maltasmvp_defconfig b/arch/mips/configs/maltasmvp_defconfig index 10ef3bed5f43..f8a32315bb38 100644 --- a/arch/mips/configs/maltasmvp_defconfig +++ b/arch/mips/configs/maltasmvp_defconfig | |||
@@ -4,10 +4,9 @@ CONFIG_CPU_MIPS32_R2=y | |||
4 | CONFIG_PAGE_SIZE_16KB=y | 4 | CONFIG_PAGE_SIZE_16KB=y |
5 | CONFIG_MIPS_MT_SMP=y | 5 | CONFIG_MIPS_MT_SMP=y |
6 | CONFIG_SCHED_SMT=y | 6 | CONFIG_SCHED_SMT=y |
7 | CONFIG_MIPS_CMP=y | 7 | CONFIG_MIPS_CPS=y |
8 | CONFIG_NR_CPUS=8 | 8 | CONFIG_NR_CPUS=8 |
9 | CONFIG_HZ_100=y | 9 | CONFIG_HZ_100=y |
10 | CONFIG_LOCALVERSION="cmp" | ||
11 | CONFIG_SYSVIPC=y | 10 | CONFIG_SYSVIPC=y |
12 | CONFIG_POSIX_MQUEUE=y | 11 | CONFIG_POSIX_MQUEUE=y |
13 | CONFIG_AUDIT=y | 12 | CONFIG_AUDIT=y |
diff --git a/arch/mips/configs/maltasmvp_eva_defconfig b/arch/mips/configs/maltasmvp_eva_defconfig index 2d3002cba102..c83338a39917 100644 --- a/arch/mips/configs/maltasmvp_eva_defconfig +++ b/arch/mips/configs/maltasmvp_eva_defconfig | |||
@@ -5,10 +5,9 @@ CONFIG_CPU_MIPS32_3_5_FEATURES=y | |||
5 | CONFIG_PAGE_SIZE_16KB=y | 5 | CONFIG_PAGE_SIZE_16KB=y |
6 | CONFIG_MIPS_MT_SMP=y | 6 | CONFIG_MIPS_MT_SMP=y |
7 | CONFIG_SCHED_SMT=y | 7 | CONFIG_SCHED_SMT=y |
8 | CONFIG_MIPS_CMP=y | 8 | CONFIG_MIPS_CPS=y |
9 | CONFIG_NR_CPUS=8 | 9 | CONFIG_NR_CPUS=8 |
10 | CONFIG_HZ_100=y | 10 | CONFIG_HZ_100=y |
11 | CONFIG_LOCALVERSION="cmp" | ||
12 | CONFIG_SYSVIPC=y | 11 | CONFIG_SYSVIPC=y |
13 | CONFIG_POSIX_MQUEUE=y | 12 | CONFIG_POSIX_MQUEUE=y |
14 | CONFIG_AUDIT=y | 13 | CONFIG_AUDIT=y |