diff options
author | Stefan Roese <sr@denx.de> | 2007-12-07 20:34:26 +1100 |
---|---|---|
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2007-12-23 13:31:32 -0600 |
commit | 151161c6e23160b8573a7048e7de0ded77c89655 (patch) | |
tree | dfaf1d325f690d48b2de75c9af00bfc3a684a458 /arch/powerpc/platforms/40x | |
parent | 0a6ea8bef14064ec6b5f9cf3d4ce2f81b73a9bb0 (diff) |
[POWERPC] 4xx: Add Kilauea PCIe support to dts and Kconfig
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/40x')
-rw-r--r-- | arch/powerpc/platforms/40x/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig index bdc3e8741fc7..3048bd798b2a 100644 --- a/arch/powerpc/platforms/40x/Kconfig +++ b/arch/powerpc/platforms/40x/Kconfig @@ -28,6 +28,7 @@ config KILAUEA depends on 40x default n select 405EX + select PPC4xx_PCI_EXPRESS help This option enables support for the AMCC PPC405EX evaluation board. |