diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-09-29 01:37:58 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-10-10 09:44:43 -0400 |
commit | 1521cdc5303db2a3ec5a09231fbaa5831561bf71 (patch) | |
tree | ec1a71c66d926d985cc97f6ef345917ad185ec07 /configs | |
parent | dc9617e0cee28808863cbb21f4528f89bc383923 (diff) | |
download | u-boot-1521cdc5303db2a3ec5a09231fbaa5831561bf71.tar.gz |
powerpc: ppc4xx: remove board support for CRAYL1
This board has been orphaned for more than 6 months.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/CRAYL1_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/CRAYL1_defconfig b/configs/CRAYL1_defconfig deleted file mode 100644 index ad6cbac815..0000000000 --- a/configs/CRAYL1_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_CRAYL1=y |