diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-03-17 03:28:04 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-03-17 14:59:53 (GMT) |
commit | f8296d6975e69196b522b43dd4396138e237a964 (patch) | |
tree | d0e951e50ea29fa66f80b9e75daf7273d2f70ee0 /configs | |
parent | e52e9cc77f98f47b1fbbb9081df517ffea2389d7 (diff) | |
download | u-boot-f8296d6975e69196b522b43dd4396138e237a964.tar.xz |
powerpc: mpc5xxx: remove BC3450 board support
This has not been converted to Generic Board, so should be removed.
(See doc/README.generic-board for details.)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/BC3450_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/BC3450_defconfig b/configs/BC3450_defconfig deleted file mode 100644 index ecb46e9..0000000 --- a/configs/BC3450_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_MPC5xxx=y -CONFIG_TARGET_BC3450=y |