diff options
author | Ladislav Michl | 2017-01-09 11:31:43 +0100 |
---|---|---|
committer | Tom Rini | 2017-01-14 16:47:59 -0500 |
commit | df015c90c3316251dc94c676535cfb401bb7e986 (patch) | |
tree | 3acfe843326f57a2d17a5969b3b3ade662bb2fe9 /board/isee | |
parent | 568b471e15d9936bdd620459cc6afd7cab640e20 (diff) |
igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERS
Boards with NAND and OneNAND are supported by single configuration,
thus remove now obsolete IGEP0020_NAND BOARD entry.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Diffstat (limited to 'board/isee')
-rw-r--r-- | board/isee/igep00x0/MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/isee/igep00x0/MAINTAINERS b/board/isee/igep00x0/MAINTAINERS index d355c468825..720ef2aa695 100644 --- a/board/isee/igep00x0/MAINTAINERS +++ b/board/isee/igep00x0/MAINTAINERS @@ -6,9 +6,3 @@ F: include/configs/omap3_igep00x0.h F: configs/igep0020_defconfig F: configs/igep0030_defconfig F: configs/igep0032_defconfig - -IGEP0020_NAND BOARD -#M: - -S: Maintained -F: configs/igep0020_nand_defconfig -F: configs/igep0030_nand_defconfig |