From 6272175d2a0849ac36e3ea54c0b6949009532a75 Mon Sep 17 00:00:00 2001 From: Valentine Barshak Date: Wed, 31 Oct 2007 03:57:39 +1100 Subject: [POWERPC] 4xx: 440GRx Rainier board support. PowerPC 440GRx Rainier board support. Signed-off-by: Valentine Barshak Signed-off-by: Josh Boyer --- arch/powerpc/platforms/44x/Kconfig | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'arch/powerpc/platforms/44x/Kconfig') diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig index 3700c6aca78..aac548f25d8 100644 --- a/arch/powerpc/platforms/44x/Kconfig +++ b/arch/powerpc/platforms/44x/Kconfig @@ -44,6 +44,14 @@ config KATMAI help This option enables support for the AMCC PPC440SPe evaluation board. +config RAINIER + bool "Rainier" + depends on 44x + default n + select 440GRX + help + This option enables support for the AMCC PPC440GRX evaluation board. + #config LUAN # bool "Luan" # depends on 44x @@ -74,6 +82,12 @@ config 440EPX select IBM_NEW_EMAC_RGMII select IBM_NEW_EMAC_ZMII +config 440GRX + bool + select IBM_NEW_EMAC_EMAC4 + select IBM_NEW_EMAC_RGMII + select IBM_NEW_EMAC_ZMII + config 440GP bool select IBM_NEW_EMAC_ZMII -- cgit v1.2.3