diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-15 23:26:20 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-05 12:08:53 -0500 |
commit | 793116d2c5540052e5bbcfea7ad0284ce94127cd (patch) | |
tree | 2c79e23d0517191fe249c22bfa7904f61508eaae /configs | |
parent | b35c0ad6e6d661f3d80922457127d1da216c2c82 (diff) | |
download | u-boot-imx-793116d2c5540052e5bbcfea7ad0284ce94127cd.zip u-boot-imx-793116d2c5540052e5bbcfea7ad0284ce94127cd.tar.gz u-boot-imx-793116d2c5540052e5bbcfea7ad0284ce94127cd.tar.bz2 |
mpc8260: remove ppmc8260 board support
This board is still a non-generic board.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Brad Kemp <Brad.Kemp@seranoa.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/ppmc8260_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/ppmc8260_defconfig b/configs/ppmc8260_defconfig deleted file mode 100644 index e8eb4f7..0000000 --- a/configs/ppmc8260_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_MPC8260=y -CONFIG_TARGET_PPMC8260=y |