diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-02 10:40:24 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-02 11:33:13 -0400 |
commit | 8fe11b8901a31d11990488c82bc23612589d57be (patch) | |
tree | 324442b54448130dabbf8b44d114fbe7420b7dea /board/lwmon5/MAINTAINERS | |
parent | 54a3f260fdbf8c4b3d4d6bf7c563dc4da8619b47 (diff) | |
download | u-boot-8fe11b8901a31d11990488c82bc23612589d57be.tar.gz |
powerpc: ppc4xx: remove lwmon5 support
This has not been converted to Generic Board, so should be removed.
(See doc/README.generic-board for details.)
Remove CONFIG_LWMON5 references.
(Also, remove undefined CONFIG_WD_MAX_RATE while I am here.)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/lwmon5/MAINTAINERS')
-rw-r--r-- | board/lwmon5/MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/board/lwmon5/MAINTAINERS b/board/lwmon5/MAINTAINERS deleted file mode 100644 index 7402ab6758..0000000000 --- a/board/lwmon5/MAINTAINERS +++ /dev/null @@ -1,7 +0,0 @@ -LWMON5 BOARD -M: Stefan Roese <sr@denx.de> -S: Maintained -F: board/lwmon5/ -F: include/configs/lwmon5.h -F: configs/lcd4_lwmon5_defconfig -F: configs/lwmon5_defconfig |