diff options
author | Enric Balletbo i Serra | 2018-12-27 17:03:26 +0100 |
---|---|---|
committer | Tom Rini | 2019-01-15 15:28:41 -0500 |
commit | f88a34defeed99dec7c4e88ef21fe40715083bb7 (patch) | |
tree | d9446cbb65a265ca0162350453a50d14d5fbaab1 /board | |
parent | 871bf7d9baba0ebb0485c01657399b2a339daa20 (diff) |
omap3: igep00x0: Remove unmaintained IGEP0032 defconfig
The IGEP0032 board was never officially pushed upstream and actually I
don't have access to this hardware, unless someone with the hardware
wants to start working on this doesn't makes sense have this defconfig
here. So remove it.
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/isee/igep00x0/MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/isee/igep00x0/MAINTAINERS b/board/isee/igep00x0/MAINTAINERS index d75d400eed0..a07c9f49a85 100644 --- a/board/isee/igep00x0/MAINTAINERS +++ b/board/isee/igep00x0/MAINTAINERS @@ -4,4 +4,3 @@ S: Maintained F: board/isee/igep00x0/ F: include/configs/omap3_igep00x0.h F: configs/igep00x0_defconfig -F: configs/igep0032_defconfig |