diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/ELPPC_defconfig | 3 | ||||
-rw-r--r-- | configs/P3G4_defconfig | 3 | ||||
-rw-r--r-- | configs/ZUMA_defconfig | 3 | ||||
-rw-r--r-- | configs/mpc7448hpc2_defconfig | 3 | ||||
-rw-r--r-- | configs/ppmc7xx_defconfig | 3 |
5 files changed, 0 insertions, 15 deletions
diff --git a/configs/ELPPC_defconfig b/configs/ELPPC_defconfig deleted file mode 100644 index c4694ef..0000000 --- a/configs/ELPPC_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_74xx_7xx=y -CONFIG_TARGET_ELPPC=y diff --git a/configs/P3G4_defconfig b/configs/P3G4_defconfig deleted file mode 100644 index 3d219ef..0000000 --- a/configs/P3G4_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_74xx_7xx=y -CONFIG_TARGET_P3G4=y diff --git a/configs/ZUMA_defconfig b/configs/ZUMA_defconfig deleted file mode 100644 index 536f8bb..0000000 --- a/configs/ZUMA_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_74xx_7xx=y -CONFIG_TARGET_ZUMA=y diff --git a/configs/mpc7448hpc2_defconfig b/configs/mpc7448hpc2_defconfig deleted file mode 100644 index f2777dc..0000000 --- a/configs/mpc7448hpc2_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_74xx_7xx=y -CONFIG_TARGET_MPC7448HPC2=y diff --git a/configs/ppmc7xx_defconfig b/configs/ppmc7xx_defconfig deleted file mode 100644 index feefe49..0000000 --- a/configs/ppmc7xx_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_74xx_7xx=y -CONFIG_TARGET_PPMC7XX=y |