diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-15 23:26:21 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-05 12:08:53 -0500 |
commit | 4ad015bab0d7a545b9beb8672f0f20fc38864468 (patch) | |
tree | 09762675969260cd6ae2d4a683611ee6b30b5e07 /configs | |
parent | 793116d2c5540052e5bbcfea7ad0284ce94127cd (diff) | |
download | u-boot-imx-4ad015bab0d7a545b9beb8672f0f20fc38864468.zip u-boot-imx-4ad015bab0d7a545b9beb8672f0f20fc38864468.tar.gz u-boot-imx-4ad015bab0d7a545b9beb8672f0f20fc38864468.tar.bz2 |
mpc8260: remove ep8260 board support
This board is still a non-generic board.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Frank Panno <fpanno@delphintech.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/ep8260_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/ep8260_defconfig b/configs/ep8260_defconfig deleted file mode 100644 index 1cce900..0000000 --- a/configs/ep8260_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_MPC8260=y -CONFIG_TARGET_EP8260=y |