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/platforms/44x | |
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/platforms/44x')
-rw-r--r-- | arch/powerpc/platforms/44x/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig index aac548f25d8e..d24801305344 100644 --- a/arch/powerpc/platforms/44x/Kconfig +++ b/arch/powerpc/platforms/44x/Kconfig | |||
@@ -49,6 +49,7 @@ config RAINIER | |||
49 | depends on 44x | 49 | depends on 44x |
50 | default n | 50 | default n |
51 | select 440GRX | 51 | select 440GRX |
52 | select PCI | ||
52 | help | 53 | help |
53 | This option enables support for the AMCC PPC440GRX evaluation board. | 54 | This option enables support for the AMCC PPC440GRX evaluation board. |
54 | 55 | ||