diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-08-06 12:59:51 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-08-21 12:01:12 -0400 |
commit | 0ace4d9d8f33c54611af9f9b786696305aef97c3 (patch) | |
tree | 94c23e787f60bc66ae97db402669b0434b0be5d1 /configs | |
parent | 62d636aa2ac2171fd8105cca0b9ea96117b66547 (diff) | |
download | u-boot-imx-0ace4d9d8f33c54611af9f9b786696305aef97c3.zip u-boot-imx-0ace4d9d8f33c54611af9f9b786696305aef97c3.tar.gz u-boot-imx-0ace4d9d8f33c54611af9f9b786696305aef97c3.tar.bz2 |
powerpc: mpc8xx: remove stxxtc board support
This board has been orphaned for a while and old enough.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/stxxtc_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/stxxtc_defconfig b/configs/stxxtc_defconfig deleted file mode 100644 index d0642e4..0000000 --- a/configs/stxxtc_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_STXXTC=y |