summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 22:47:30 +0100
committerTom Rini <trini@ti.com>2015-01-13 09:37:25 -0500
commit5f1459dc0df03b6ea91c9c111fd41652e7db3590 (patch)
treecaa65ae4eb26967c94818839ab06b9065151289d /configs
parent5f8f6294a7272ebbf22ffe3e86d21d984d0d9455 (diff)
downloadblackbird-obmc-uboot-5f1459dc0df03b6ea91c9c111fd41652e7db3590.tar.gz
blackbird-obmc-uboot-5f1459dc0df03b6ea91c9c111fd41652e7db3590.zip
ppc4xx: remove some CPCI405 variants
only keep CPCI4052 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'configs')
-rw-r--r--configs/CPCI405AB_defconfig3
-rw-r--r--configs/CPCI405DT_defconfig3
-rw-r--r--configs/CPCI405_defconfig3
3 files changed, 0 insertions, 9 deletions
diff --git a/configs/CPCI405AB_defconfig b/configs/CPCI405AB_defconfig
deleted file mode 100644
index 6550fd10cd..0000000000
--- a/configs/CPCI405AB_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_PPC=y
-CONFIG_4xx=y
-CONFIG_TARGET_CPCI405AB=y
diff --git a/configs/CPCI405DT_defconfig b/configs/CPCI405DT_defconfig
deleted file mode 100644
index b61f65cf9b..0000000000
--- a/configs/CPCI405DT_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_PPC=y
-CONFIG_4xx=y
-CONFIG_TARGET_CPCI405DT=y
diff --git a/configs/CPCI405_defconfig b/configs/CPCI405_defconfig
deleted file mode 100644
index 1638e2be66..0000000000
--- a/configs/CPCI405_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_PPC=y
-CONFIG_4xx=y
-CONFIG_TARGET_CPCI405=y
OpenPOWER on IntegriCloud