diff options
author | Tim Harvey <tharvey@gateworks.com> | 2023-02-21 09:18:49 -0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2023-03-30 08:40:27 +0200 |
commit | 27d6ea53821548f883c376c0d396ae2d8911d8b0 (patch) | |
tree | 4423390131b82ca28f1c50d444ccb03cc44b8549 /board/gateworks | |
parent | 83396d5dc6bc5f222ea0f55804157540e3f2ace2 (diff) | |
download | u-boot-27d6ea53821548f883c376c0d396ae2d8911d8b0.tar.gz u-boot-27d6ea53821548f883c376c0d396ae2d8911d8b0.tar.bz2 u-boot-27d6ea53821548f883c376c0d396ae2d8911d8b0.zip |
configs: remove gwventana_gw5904_defconfig
Now that the gwventana_emmc_defconfig is the same as the
gwventana_gw5904_defconfig we can remove the latter.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'board/gateworks')
-rw-r--r-- | board/gateworks/gw_ventana/MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/gateworks/gw_ventana/MAINTAINERS b/board/gateworks/gw_ventana/MAINTAINERS index 1619d23c87..f9872806c0 100644 --- a/board/gateworks/gw_ventana/MAINTAINERS +++ b/board/gateworks/gw_ventana/MAINTAINERS @@ -5,7 +5,6 @@ F: board/gateworks/gw_ventana/ F: include/configs/gw_ventana.h F: configs/gwventana_nand_defconfig F: configs/gwventana_emmc_defconfig -F: configs/gwventana_gw5904_defconfig F: arch/arm/dts/imx6dl-gw51xx.dts F: arch/arm/dts/imx6dl-gw52xx.dts F: arch/arm/dts/imx6dl-gw53xx.dts |