From e434d5d729613a75af6cb32ae50da9678d7cb6ea Mon Sep 17 00:00:00 2001 From: Matthias Fuchs Date: Mon, 12 Jan 2015 22:47:23 +0100 Subject: ppc4xx: remove HUB405 board Signed-off-by: Matthias Fuchs --- arch/powerpc/cpu/ppc4xx/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/powerpc') diff --git a/arch/powerpc/cpu/ppc4xx/Kconfig b/arch/powerpc/cpu/ppc4xx/Kconfig index 8ce66d67df..cab8f25f9b 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_HUB405 - bool "Support HUB405" - config TARGET_OCRTC bool "Support OCRTC" @@ -232,7 +229,6 @@ source "board/csb472/Kconfig" source "board/dave/PPChameleonEVB/Kconfig" source "board/esd/cpci2dp/Kconfig" source "board/esd/cpci405/Kconfig" -source "board/esd/hub405/Kconfig" source "board/esd/ocrtc/Kconfig" source "board/esd/pci405/Kconfig" source "board/esd/plu405/Kconfig" -- cgit v1.2.1