diff options
author | Stefan Roese <sr@denx.de> | 2015-10-02 08:20:37 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-10-11 17:12:10 -0400 |
commit | b6b5e394db62ac17e496dce9e6e9451435c8be62 (patch) | |
tree | fa5b68fd5fb5a49ffaf91d507b5aa849291d42ad /configs | |
parent | c0c7a5542819d9f49db1cc05f9cec05e6a3f1bb3 (diff) | |
download | u-boot-b6b5e394db62ac17e496dce9e6e9451435c8be62.tar.gz u-boot-b6b5e394db62ac17e496dce9e6e9451435c8be62.tar.bz2 u-boot-b6b5e394db62ac17e496dce9e6e9451435c8be62.zip |
ppc4xx: Remove lcd4_lwmon5 support
This platform has not gone into production. So lets remove it.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/lcd4_lwmon5_defconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/lcd4_lwmon5_defconfig b/configs/lcd4_lwmon5_defconfig deleted file mode 100644 index b911dbd67d..0000000000 --- a/configs/lcd4_lwmon5_defconfig +++ /dev/null @@ -1,6 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_LWMON5=y -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="LCD4_LWMON5" -# CONFIG_CMD_SETEXPR is not set |