diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-05-17 11:17:15 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-05-28 13:58:06 -0400 |
commit | 5e92c6856b9297d8ecac9289ec0b3ba4d3d39b6b (patch) | |
tree | d690d1f186dbff5f719f16b09041f9ce15461c47 /board/8dtech/eco5pk/MAINTAINERS | |
parent | 7a2b51e36fdbec48f818107f495d8c91f6f5db25 (diff) |
eco5pk: remove board
This board still doesn't select CONFIG_DM and seems to be umaintained.
As it makes progress on modernizing several DaVinci drivers more
difficult and the maintainer has not expressed interest in updating
it, this patch proposes to remove it.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'board/8dtech/eco5pk/MAINTAINERS')
-rw-r--r-- | board/8dtech/eco5pk/MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/8dtech/eco5pk/MAINTAINERS b/board/8dtech/eco5pk/MAINTAINERS deleted file mode 100644 index 20c1c8c87e..0000000000 --- a/board/8dtech/eco5pk/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -ECO5PK BOARD -M: Raphael Assenat <raph@8d.com> -S: Maintained -F: board/8dtech/eco5pk/ -F: include/configs/eco5pk.h -F: configs/eco5pk_defconfig |