diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-08-06 12:59:53 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-08-21 12:01:12 -0400 |
commit | 4723ce49e588d628e85da42be31c8240fca2d27a (patch) | |
tree | c4b30581391984c28813247e603be6e67613e16d /configs/SXNI855T_defconfig | |
parent | d1a4aafd71991a3ddff97f7b6ec91b0952e2f4b6 (diff) | |
download | talos-obmc-uboot-4723ce49e588d628e85da42be31c8240fca2d27a.tar.gz talos-obmc-uboot-4723ce49e588d628e85da42be31c8240fca2d27a.zip |
powerpc: mpc8xx: remove SXNI855T 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/SXNI855T_defconfig')
-rw-r--r-- | configs/SXNI855T_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
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 |