diff options
| author | Matthias Fuchs <[email protected]> | 2015-01-12 22:47:22 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-01-13 09:37:23 -0500 |
| commit | 843125daebd72a93766b8984be8bb1aa269d53e6 (patch) | |
| tree | b703e962de44881ce50ecd8c1d3827b45bb388a4 /arch | |
| parent | 7ac9d47a22f05320db159f7a9386ee2266639d9b (diff) | |
ppc4xx: remove HH405 board
Signed-off-by: Matthias Fuchs <[email protected]>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/powerpc/cpu/ppc4xx/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/ppc4xx/Kconfig b/arch/powerpc/cpu/ppc4xx/Kconfig index 723b268f49b..8ce66d67df5 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_HH405 - bool "Support HH405" - config TARGET_HUB405 bool "Support HUB405" @@ -235,7 +232,6 @@ source "board/csb472/Kconfig" source "board/dave/PPChameleonEVB/Kconfig" source "board/esd/cpci2dp/Kconfig" source "board/esd/cpci405/Kconfig" -source "board/esd/hh405/Kconfig" source "board/esd/hub405/Kconfig" source "board/esd/ocrtc/Kconfig" source "board/esd/pci405/Kconfig" |
