diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-03-17 12:28:06 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-03-17 11:00:03 -0400 |
commit | 470ee8b12579ee24ed56280ed7ecf2052c9048e7 (patch) | |
tree | 129fa4a0de02449f01200b4c71212f8d2b47ff08 /configs/TB5200_B_defconfig | |
parent | 2da8137b450304070364ec7bb3cf93034f0230c1 (diff) |
powerpc: mpc5xxx: remove aev, TB5200 board support
They have 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/TB5200_B_defconfig')
-rw-r--r-- | configs/TB5200_B_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/TB5200_B_defconfig b/configs/TB5200_B_defconfig deleted file mode 100644 index 00d06c9217..0000000000 --- a/configs/TB5200_B_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="TQM5200_B" -CONFIG_PPC=y -CONFIG_MPC5xxx=y -CONFIG_TARGET_TB5200=y |