diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-15 23:26:08 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-05 12:08:51 -0500 |
commit | 3c5b20f1b7c6687813d193033adddf0f93a3335d (patch) | |
tree | 21265833778410188f2c5a21e8674aae221f8e0e /configs | |
parent | ceaf499b5050c439448d85473ec1f87a033f6248 (diff) | |
download | u-boot-imx-3c5b20f1b7c6687813d193033adddf0f93a3335d.zip u-boot-imx-3c5b20f1b7c6687813d193033adddf0f93a3335d.tar.gz u-boot-imx-3c5b20f1b7c6687813d193033adddf0f93a3335d.tar.bz2 |
mpc8xx: remove ELPT860 board support
This board is still a non-generic board.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: The LEOX team <team@leox.org>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/ELPT860_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/ELPT860_defconfig b/configs/ELPT860_defconfig deleted file mode 100644 index d02b313..0000000 --- a/configs/ELPT860_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_ELPT860=y |