diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-15 23:26:28 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-05 12:08:55 -0500 |
commit | e2b1962977f9f05745344d55a81f709794d791d3 (patch) | |
tree | 5a0c8d96c53b6a02247102eb74b9d2c3d42921fc /configs | |
parent | 8eecbaf303f4472f9cb925e8694a90fb2812e187 (diff) | |
download | u-boot-imx-e2b1962977f9f05745344d55a81f709794d791d3.zip u-boot-imx-e2b1962977f9f05745344d55a81f709794d791d3.tar.gz u-boot-imx-e2b1962977f9f05745344d55a81f709794d791d3.tar.bz2 |
mpc8260: remove ep82xxm board support
This board is still a non-generic board.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/ep82xxm_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/ep82xxm_defconfig b/configs/ep82xxm_defconfig deleted file mode 100644 index 0842d2d..0000000 --- a/configs/ep82xxm_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_MPC8260=y -CONFIG_TARGET_EP82XXM=y |