diff options
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2007-12-20 09:00:17 -0600 |
---|---|---|
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2007-12-23 13:41:54 -0600 |
commit | 990116237092460d886660f31b3c6f602749654a (patch) | |
tree | 193f1693648f28d401030960e170e52ecfd1d303 /arch/powerpc/platforms/44x/Kconfig | |
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/Kconfig')
-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 depends on 44x default n select 440GRX + select PCI help This option enables support for the AMCC PPC440GRX evaluation board. |