diff options
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2007-12-20 10:00:17 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2007-12-23 14:41:54 -0500 |
commit | 990116237092460d886660f31b3c6f602749654a (patch) | |
tree | 193f1693648f28d401030960e170e52ecfd1d303 /arch/powerpc/configs/rainier_defconfig | |
parent | 9a2b77b0dac28e5290b3f9a81e849c09d76640b4 (diff) |
[POWERPC] 4xx: Update Kilauea, Rainier, and Walnut defconfigs
Enable PCI support for these eval boards among other things. Also selects
PCI for Rainier in the Kconfig file.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/configs/rainier_defconfig')
-rw-r--r-- | arch/powerpc/configs/rainier_defconfig | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/arch/powerpc/configs/rainier_defconfig b/arch/powerpc/configs/rainier_defconfig index 26b0d4e8abf3..38d94c6114cb 100644 --- a/arch/powerpc/configs/rainier_defconfig +++ b/arch/powerpc/configs/rainier_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.24-rc1 | 3 | # Linux kernel version: 2.6.24-rc4 |
4 | # Tue Oct 30 18:19:49 2007 | 4 | # Thu Dec 20 08:43:57 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -68,6 +68,7 @@ CONFIG_POSIX_MQUEUE=y | |||
68 | # CONFIG_BSD_PROCESS_ACCT is not set | 68 | # CONFIG_BSD_PROCESS_ACCT is not set |
69 | # CONFIG_TASKSTATS is not set | 69 | # CONFIG_TASKSTATS is not set |
70 | # CONFIG_USER_NS is not set | 70 | # CONFIG_USER_NS is not set |
71 | # CONFIG_PID_NS is not set | ||
71 | # CONFIG_AUDIT is not set | 72 | # CONFIG_AUDIT is not set |
72 | # CONFIG_IKCONFIG is not set | 73 | # CONFIG_IKCONFIG is not set |
73 | CONFIG_LOG_BUF_SHIFT=14 | 74 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -129,6 +130,7 @@ CONFIG_DEFAULT_AS=y | |||
129 | # CONFIG_DEFAULT_CFQ is not set | 130 | # CONFIG_DEFAULT_CFQ is not set |
130 | # CONFIG_DEFAULT_NOOP is not set | 131 | # CONFIG_DEFAULT_NOOP is not set |
131 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 132 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
133 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | ||
132 | 134 | ||
133 | # | 135 | # |
134 | # Platform support | 136 | # Platform support |
@@ -141,9 +143,10 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
141 | # CONFIG_BAMBOO is not set | 143 | # CONFIG_BAMBOO is not set |
142 | # CONFIG_EBONY is not set | 144 | # CONFIG_EBONY is not set |
143 | # CONFIG_SEQUOIA is not set | 145 | # CONFIG_SEQUOIA is not set |
146 | # CONFIG_TAISHAN is not set | ||
147 | # CONFIG_KATMAI is not set | ||
144 | CONFIG_RAINIER=y | 148 | CONFIG_RAINIER=y |
145 | CONFIG_440GRX=y | 149 | CONFIG_440GRX=y |
146 | CONFIG_440A=y | ||
147 | # CONFIG_MPIC is not set | 150 | # CONFIG_MPIC is not set |
148 | # CONFIG_MPIC_WEIRD is not set | 151 | # CONFIG_MPIC_WEIRD is not set |
149 | # CONFIG_PPC_I8259 is not set | 152 | # CONFIG_PPC_I8259 is not set |
@@ -211,6 +214,7 @@ CONFIG_PCI_SYSCALL=y | |||
211 | # CONFIG_PCIEPORTBUS is not set | 214 | # CONFIG_PCIEPORTBUS is not set |
212 | CONFIG_ARCH_SUPPORTS_MSI=y | 215 | CONFIG_ARCH_SUPPORTS_MSI=y |
213 | # CONFIG_PCI_MSI is not set | 216 | # CONFIG_PCI_MSI is not set |
217 | CONFIG_PCI_LEGACY=y | ||
214 | # CONFIG_PCI_DEBUG is not set | 218 | # CONFIG_PCI_DEBUG is not set |
215 | # CONFIG_PCCARD is not set | 219 | # CONFIG_PCCARD is not set |
216 | # CONFIG_HOTPLUG_PCI is not set | 220 | # CONFIG_HOTPLUG_PCI is not set |
@@ -814,6 +818,7 @@ CONFIG_PPC_EARLY_DEBUG=y | |||
814 | # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set | 818 | # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set |
815 | # CONFIG_PPC_EARLY_DEBUG_BEAT is not set | 819 | # CONFIG_PPC_EARLY_DEBUG_BEAT is not set |
816 | CONFIG_PPC_EARLY_DEBUG_44x=y | 820 | CONFIG_PPC_EARLY_DEBUG_44x=y |
821 | # CONFIG_PPC_EARLY_DEBUG_40x is not set | ||
817 | # CONFIG_PPC_EARLY_DEBUG_CPM is not set | 822 | # CONFIG_PPC_EARLY_DEBUG_CPM is not set |
818 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSLOW=0xef600300 | 823 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSLOW=0xef600300 |
819 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 | 824 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 |