diff options
| author | Masahiro Yamada <[email protected]> | 2014-12-15 23:26:18 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-01-05 12:08:53 -0500 |
| commit | d19f6a60ec9a342a4dbb38396d354562b4ce3c5e (patch) | |
| tree | 77c27d4f27edfea18e9016b9d5a2653e22df6708 /configs | |
| parent | af0e35149b4063bbc7453fbc1d7d623360bc91c8 (diff) | |
powerpc: remove cogent_8xx, cogent_mpc8260 board support
These boards are still non-generic boards.
Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Murray Jensen <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/cogent_mpc8260_defconfig | 3 | ||||
| -rw-r--r-- | configs/cogent_mpc8xx_defconfig | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/configs/cogent_mpc8260_defconfig b/configs/cogent_mpc8260_defconfig deleted file mode 100644 index dc297f11a6f..00000000000 --- a/configs/cogent_mpc8260_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_MPC8260=y -CONFIG_TARGET_COGENT_MPC8260=y diff --git a/configs/cogent_mpc8xx_defconfig b/configs/cogent_mpc8xx_defconfig deleted file mode 100644 index 2fe7a5a8109..00000000000 --- a/configs/cogent_mpc8xx_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_COGENT_MPC8XX=y |
