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_defconfig | |
parent | 2da8137b450304070364ec7bb3cf93034f0230c1 (diff) | |
download | u-boot-imx-470ee8b12579ee24ed56280ed7ecf2052c9048e7.zip u-boot-imx-470ee8b12579ee24ed56280ed7ecf2052c9048e7.tar.gz u-boot-imx-470ee8b12579ee24ed56280ed7ecf2052c9048e7.tar.bz2 |
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_defconfig')
-rw-r--r-- | configs/TB5200_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/TB5200_defconfig b/configs/TB5200_defconfig deleted file mode 100644 index 13d8e2d..0000000 --- a/configs/TB5200_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_MPC5xxx=y -CONFIG_TARGET_TB5200=y |