diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-02-24 11:45:07 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-02-24 17:07:11 -0500 |
commit | a2f39e830e509cb63aad2c752573d1c871a1d4bf (patch) | |
tree | 60aa6505a003b2a735a110b29c7b29b8c2b0c931 /configs/cm41xx_defconfig | |
parent | 346cfba4f013c34e1dc16948d1ed89dc8c44c478 (diff) | |
download | u-boot-imx-a2f39e830e509cb63aad2c752573d1c871a1d4bf.zip u-boot-imx-a2f39e830e509cb63aad2c752573d1c871a1d4bf.tar.gz u-boot-imx-a2f39e830e509cb63aad2c752573d1c871a1d4bf.tar.bz2 |
ARM: remove cm4008 and cm41xx board support
These are still non-generic boards.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Greg Ungerer <greg.ungerer@opengear.com>
Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs/cm41xx_defconfig')
-rw-r--r-- | configs/cm41xx_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/cm41xx_defconfig b/configs/cm41xx_defconfig deleted file mode 100644 index 15e9362..0000000 --- a/configs/cm41xx_defconfig +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_ARM=y -CONFIG_TARGET_CM41XX=y |