diff options
| author | Ricardo Ribalda Delgado <[email protected]> | 2016-01-26 11:24:06 +0100 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2016-01-27 15:32:04 +0100 |
| commit | 583aefb89cdfb0fde88cd72738c487aeb54cada5 (patch) | |
| tree | 3425e77278bfa4adf93771f1dcd767e339cc4cfd /arch/powerpc/cpu | |
| parent | 70c29dcdbc2df17a27c9879bcfdf4f098734545c (diff) | |
xilinx-ppc440: Remove support for v5fx30teval
It is just a specialized version of xilinx-ppc440
Signed-off-by: Ricardo Ribalda Delgado <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Reviewed-by: Michal Simek <[email protected]>
Diffstat (limited to 'arch/powerpc/cpu')
| -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 120d5cfb3f3..3959585d44c 100644 --- a/arch/powerpc/cpu/ppc4xx/Kconfig +++ b/arch/powerpc/cpu/ppc4xx/Kconfig @@ -55,9 +55,6 @@ config TARGET_YOSEMITE config TARGET_YUCCA bool "Support yucca" -config TARGET_V5FX30TEVAL - bool "Support v5fx30teval" - config TARGET_CPCI2DP bool "Support CPCI2DP" @@ -133,7 +130,6 @@ source "board/amcc/sequoia/Kconfig" source "board/amcc/walnut/Kconfig" source "board/amcc/yosemite/Kconfig" source "board/amcc/yucca/Kconfig" -source "board/avnet/v5fx30teval/Kconfig" source "board/esd/cpci2dp/Kconfig" source "board/esd/cpci405/Kconfig" source "board/esd/plu405/Kconfig" |
