diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/FLAGADM_defconfig | 3 | ||||
-rw-r--r-- | configs/GEN860T_SC_defconfig | 4 | ||||
-rw-r--r-- | configs/GEN860T_defconfig | 3 | ||||
-rw-r--r-- | configs/PCI5441_defconfig | 2 | ||||
-rw-r--r-- | configs/PK1C20_defconfig | 2 | ||||
-rw-r--r-- | configs/SXNI855T_defconfig | 3 | ||||
-rw-r--r-- | configs/omap5912osk_defconfig | 2 | ||||
-rw-r--r-- | configs/stxxtc_defconfig | 3 | ||||
-rw-r--r-- | configs/svm_sc8xx_defconfig | 3 |
9 files changed, 0 insertions, 25 deletions
diff --git a/configs/FLAGADM_defconfig b/configs/FLAGADM_defconfig deleted file mode 100644 index 6113797016..0000000000 --- a/configs/FLAGADM_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_FLAGADM=y diff --git a/configs/GEN860T_SC_defconfig b/configs/GEN860T_SC_defconfig deleted file mode 100644 index ff624db32d..0000000000 --- a/configs/GEN860T_SC_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="SC" -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_GEN860T=y diff --git a/configs/GEN860T_defconfig b/configs/GEN860T_defconfig deleted file mode 100644 index e6726230ce..0000000000 --- a/configs/GEN860T_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_GEN860T=y diff --git a/configs/PCI5441_defconfig b/configs/PCI5441_defconfig deleted file mode 100644 index a4bfdb4eb3..0000000000 --- a/configs/PCI5441_defconfig +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_NIOS2=y -CONFIG_TARGET_PCI5441=y diff --git a/configs/PK1C20_defconfig b/configs/PK1C20_defconfig deleted file mode 100644 index bb2513ae1f..0000000000 --- a/configs/PK1C20_defconfig +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_NIOS2=y -CONFIG_TARGET_PK1C20=y diff --git a/configs/SXNI855T_defconfig b/configs/SXNI855T_defconfig deleted file mode 100644 index a4c900ad34..0000000000 --- a/configs/SXNI855T_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_SXNI855T=y diff --git a/configs/omap5912osk_defconfig b/configs/omap5912osk_defconfig deleted file mode 100644 index 5aeb0976b8..0000000000 --- a/configs/omap5912osk_defconfig +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_ARM=y -CONFIG_TARGET_OMAP5912OSK=y diff --git a/configs/stxxtc_defconfig b/configs/stxxtc_defconfig deleted file mode 100644 index d0642e4dd9..0000000000 --- a/configs/stxxtc_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_STXXTC=y diff --git a/configs/svm_sc8xx_defconfig b/configs/svm_sc8xx_defconfig deleted file mode 100644 index 9f0d343a82..0000000000 --- a/configs/svm_sc8xx_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_SVM_SC8XX=y |