1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-22 11:02:07 +02:00

ppc4xx: remove AR405 board

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
This commit is contained in:
Matthias Fuchs
2015-01-12 22:47:15 +01:00
committed by Tom Rini
parent 2b8a04e551
commit 61b57c4ab9
12 changed files with 1 additions and 11165 deletions

View File

@@ -110,9 +110,6 @@ config TARGET_CATCENTER
config TARGET_PPCHAMELEONEVB
bool "Support PPChameleonEVB"
config TARGET_AR405
bool "Support AR405"
config TARGET_ASH405
bool "Support ASH405"
@@ -254,7 +251,6 @@ source "board/avnet/v5fx30teval/Kconfig"
source "board/csb272/Kconfig"
source "board/csb472/Kconfig"
source "board/dave/PPChameleonEVB/Kconfig"
source "board/esd/ar405/Kconfig"
source "board/esd/ash405/Kconfig"
source "board/esd/cms700/Kconfig"
source "board/esd/cpci2dp/Kconfig"