diff options
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2008-08-19 11:26:40 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2008-08-28 09:09:52 -0400 |
commit | cfcf81ba16ce67c2383daf0f7659983a9a0e3c46 (patch) | |
tree | ffbd19d13eadaff5f0e94ae0d7b9f5e1ab4b05c9 /arch/powerpc/platforms/44x/Kconfig | |
parent | aaf136c29d7b1dd505256c26a191ef1ad5f0a448 (diff) |
powerpc/44x: Migrate Katmai support to ppc44x_simple
Migrate the AMCC Katmai board to use the ppc44x_simple platform 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 92ba2d87f2f2..66d449988932 100644 --- a/arch/powerpc/platforms/44x/Kconfig +++ b/arch/powerpc/platforms/44x/Kconfig | |||
@@ -49,6 +49,7 @@ config KATMAI | |||
49 | bool "Katmai" | 49 | bool "Katmai" |
50 | depends on 44x | 50 | depends on 44x |
51 | default n | 51 | default n |
52 | select PPC44x_SIMPLE | ||
52 | select 440SPe | 53 | select 440SPe |
53 | select PCI | 54 | select PCI |
54 | select PPC4xx_PCI_EXPRESS | 55 | select PPC4xx_PCI_EXPRESS |