diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-15 23:26:12 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-05 12:08:52 -0500 |
commit | 79cbecb81ba8ed05ca890587f6eead0555c90293 (patch) | |
tree | 3e4f2b2c4b6a66ef775b9cccb006e253f7630cfd /configs | |
parent | 8737fc7529cf863549d8e5bd631a47008302086f (diff) | |
download | u-boot-imx-79cbecb81ba8ed05ca890587f6eead0555c90293.zip u-boot-imx-79cbecb81ba8ed05ca890587f6eead0555c90293.tar.gz u-boot-imx-79cbecb81ba8ed05ca890587f6eead0555c90293.tar.bz2 |
mpc8xx: remove R360MPI board support
This board is still a non-generic board.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/R360MPI_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/R360MPI_defconfig b/configs/R360MPI_defconfig deleted file mode 100644 index 290f694..0000000 --- a/configs/R360MPI_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_R360MPI=y |