diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-15 23:26:27 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-05 12:08:54 -0500 |
commit | 8eecbaf303f4472f9cb925e8694a90fb2812e187 (patch) | |
tree | 44702d8a43a57434822795d23f3cb620df83905b /configs | |
parent | 87882f572703c18a15b35e7c2a4dc2225a16627c (diff) | |
download | u-boot-imx-8eecbaf303f4472f9cb925e8694a90fb2812e187.zip u-boot-imx-8eecbaf303f4472f9cb925e8694a90fb2812e187.tar.gz u-boot-imx-8eecbaf303f4472f9cb925e8694a90fb2812e187.tar.bz2 |
mpc8260: remove gw8260 board support
This board is still a non-generic board.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Oliver Brown <obrown@adventnetworks.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/gw8260_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/gw8260_defconfig b/configs/gw8260_defconfig deleted file mode 100644 index a59ec3a..0000000 --- a/configs/gw8260_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_MPC8260=y -CONFIG_TARGET_GW8260=y |