From 7ac9d47a22f05320db159f7a9386ee2266639d9b Mon Sep 17 00:00:00 2001 From: Matthias Fuchs Date: Mon, 12 Jan 2015 22:47:21 +0100 Subject: ppc4xx: remove DU440 board Signed-off-by: Matthias Fuchs --- arch/powerpc/cpu/ppc4xx/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/powerpc/cpu/ppc4xx') diff --git a/arch/powerpc/cpu/ppc4xx/Kconfig b/arch/powerpc/cpu/ppc4xx/Kconfig index 447a7733a0..723b268f49 100644 --- a/arch/powerpc/cpu/ppc4xx/Kconfig +++ b/arch/powerpc/cpu/ppc4xx/Kconfig @@ -125,9 +125,6 @@ config TARGET_CPCI405AB config TARGET_CPCI405DT bool "Support CPCI405DT" -config TARGET_DU440 - bool "Support DU440" - config TARGET_HH405 bool "Support HH405" @@ -238,7 +235,6 @@ source "board/csb472/Kconfig" source "board/dave/PPChameleonEVB/Kconfig" source "board/esd/cpci2dp/Kconfig" source "board/esd/cpci405/Kconfig" -source "board/esd/du440/Kconfig" source "board/esd/hh405/Kconfig" source "board/esd/hub405/Kconfig" source "board/esd/ocrtc/Kconfig" -- cgit v1.2.1