aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/40x/Kconfig
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>2009-06-03 05:24:12 +0000
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2009-06-04 09:02:09 -0400
commit194ff1c3871307038f832b72a57e9ad13ff393ee (patch)
treec82116cb051ecd1a210ed9f1671c2dec844f9e7e /arch/powerpc/platforms/40x/Kconfig
parent7b8d639cfc7967388d1cfe2a81e7e3c872a81a0d (diff)
downloadkernel_samsung_smdk4412-194ff1c3871307038f832b72a57e9ad13ff393ee.zip
kernel_samsung_smdk4412-194ff1c3871307038f832b72a57e9ad13ff393ee.tar.gz
kernel_samsung_smdk4412-194ff1c3871307038f832b72a57e9ad13ff393ee.tar.bz2
powerpc/40x: Convert AMCC Makalu board to ppc40x_simple
This cleans up the makalu board port to use the ppc40x_simple platform support. Tested-by: Stefan Roese <sr@denx.de> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/40x/Kconfig')
-rw-r--r--arch/powerpc/platforms/40x/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig
index f39c953..1b725c6 100644
--- a/arch/powerpc/platforms/40x/Kconfig
+++ b/arch/powerpc/platforms/40x/Kconfig
@@ -56,6 +56,7 @@ config MAKALU
select 405EX
select PCI
select PPC4xx_PCI_EXPRESS
+ select PPC40x_SIMPLE
help
This option enables support for the AMCC PPC405EX board.