aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/44x/Kconfig
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>2008-08-19 11:26:53 -0400
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2008-08-28 09:10:26 -0400
commit4f19a897c740e2a2e98f40b60055d56d8e437f6f (patch)
treecaf23e042900c14418750ec153eda4431a4b09e7 /arch/powerpc/platforms/44x/Kconfig
parent427e817df459bdfad6be307456f61601e10b5845 (diff)
powerpc/44x: Migrate Taishan support to ppc44x_simple
Migrate the AMCC Taishan 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/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig
index 84e2a7036666..e0bea834bfe5 100644
--- a/arch/powerpc/platforms/44x/Kconfig
+++ b/arch/powerpc/platforms/44x/Kconfig
@@ -40,6 +40,7 @@ config TAISHAN
40 bool "Taishan" 40 bool "Taishan"
41 depends on 44x 41 depends on 44x
42 default n 42 default n
43 select PPC44x_SIMPLE
43 select 440GX 44 select 440GX
44 select PCI 45 select PCI
45 help 46 help