diff options
author | Paul Mackerras <paulus@samba.org> | 2007-06-26 00:19:35 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-06-26 00:38:47 -0400 |
commit | ca74c013441200b162f6a384b23b833d1865a9e8 (patch) | |
tree | 7bfb0137f347ee3850e9db78d4f5fc08cc7a93fe /arch/powerpc/configs/g5_defconfig | |
parent | d30d6badd1769a00bc5a800b8af4e8b3f169c633 (diff) |
[POWERPC] Update defconfigs
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/g5_defconfig')
-rw-r--r-- | arch/powerpc/configs/g5_defconfig | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/arch/powerpc/configs/g5_defconfig b/arch/powerpc/configs/g5_defconfig index 1517852afe02..a217f4ebcf71 100644 --- a/arch/powerpc/configs/g5_defconfig +++ b/arch/powerpc/configs/g5_defconfig | |||
@@ -1,22 +1,9 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.22-rc4 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Fri Jun 22 08:45:59 2007 | 4 | # Tue Jun 26 12:38:34 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | CONFIG_POWER4_ONLY=y | ||
12 | CONFIG_POWER4=y | ||
13 | CONFIG_PPC_FPU=y | ||
14 | CONFIG_ALTIVEC=y | ||
15 | CONFIG_PPC_STD_MMU=y | ||
16 | CONFIG_PPC_MM_SLICES=y | ||
17 | CONFIG_VIRT_CPU_ACCOUNTING=y | ||
18 | CONFIG_SMP=y | ||
19 | CONFIG_NR_CPUS=4 | ||
20 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
21 | CONFIG_PPC_MERGE=y | 8 | CONFIG_PPC_MERGE=y |
22 | CONFIG_MMU=y | 9 | CONFIG_MMU=y |
@@ -41,9 +28,22 @@ CONFIG_AUDIT_ARCH=y | |||
41 | CONFIG_GENERIC_BUG=y | 28 | CONFIG_GENERIC_BUG=y |
42 | # CONFIG_DEFAULT_UIMAGE is not set | 29 | # CONFIG_DEFAULT_UIMAGE is not set |
43 | CONFIG_PPC64_SWSUSP=y | 30 | CONFIG_PPC64_SWSUSP=y |
31 | |||
32 | # | ||
33 | # Processor support | ||
34 | # | ||
35 | CONFIG_POWER4_ONLY=y | ||
36 | CONFIG_POWER4=y | ||
37 | CONFIG_PPC_FPU=y | ||
44 | # CONFIG_PPC_DCR_NATIVE is not set | 38 | # CONFIG_PPC_DCR_NATIVE is not set |
45 | # CONFIG_PPC_DCR_MMIO is not set | 39 | # CONFIG_PPC_DCR_MMIO is not set |
46 | # CONFIG_PPC_OF_PLATFORM_PCI is not set | 40 | # CONFIG_PPC_OF_PLATFORM_PCI is not set |
41 | CONFIG_ALTIVEC=y | ||
42 | CONFIG_PPC_STD_MMU=y | ||
43 | CONFIG_PPC_MM_SLICES=y | ||
44 | CONFIG_VIRT_CPU_ACCOUNTING=y | ||
45 | CONFIG_SMP=y | ||
46 | CONFIG_NR_CPUS=4 | ||
47 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 47 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
48 | 48 | ||
49 | # | 49 | # |
@@ -137,6 +137,7 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
137 | # | 137 | # |
138 | CONFIG_PPC_MULTIPLATFORM=y | 138 | CONFIG_PPC_MULTIPLATFORM=y |
139 | # CONFIG_EMBEDDED6xx is not set | 139 | # CONFIG_EMBEDDED6xx is not set |
140 | # CONFIG_APUS is not set | ||
140 | # CONFIG_PPC_PSERIES is not set | 141 | # CONFIG_PPC_PSERIES is not set |
141 | # CONFIG_PPC_ISERIES is not set | 142 | # CONFIG_PPC_ISERIES is not set |
142 | # CONFIG_PPC_MPC52xx is not set | 143 | # CONFIG_PPC_MPC52xx is not set |