diff options
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 |