diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-15 23:26:13 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-05 12:08:52 -0500 |
commit | f017cd7f71fa98be4b3222a7c314ef000296c51a (patch) | |
tree | e99514525652308ae1d3ffa3f9378828ccbbbecd /configs/NETVIA_V2_defconfig | |
parent | 79cbecb81ba8ed05ca890587f6eead0555c90293 (diff) | |
download | u-boot-imx-f017cd7f71fa98be4b3222a7c314ef000296c51a.zip u-boot-imx-f017cd7f71fa98be4b3222a7c314ef000296c51a.tar.gz u-boot-imx-f017cd7f71fa98be4b3222a7c314ef000296c51a.tar.bz2 |
mpc8xx: remove NETVIA board support
This board is still a non-generic board.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Pantelis Antoniou <panto@intracom.gr>
Diffstat (limited to 'configs/NETVIA_V2_defconfig')
-rw-r--r-- | configs/NETVIA_V2_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/NETVIA_V2_defconfig b/configs/NETVIA_V2_defconfig deleted file mode 100644 index 2715910..0000000 --- a/configs/NETVIA_V2_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="NETVIA_VERSION=2" -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_NETVIA=y |