summaryrefslogtreecommitdiff
path: root/board/beacon
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-07-18 19:20:25 +0300
committerTom Rini <trini@konsulko.com>2023-07-25 19:44:47 +0300
commite5478bef263ff5255ee4a81a47b1fd58dc6cb44b (patch)
treea8f31cc1ce54b05df69c58f8ad929a32e48ac250 /board/beacon
parentaaf929a55fbb054d3184a763b1d0a501342c715e (diff)
downloadu-boot-e5478bef263ff5255ee4a81a47b1fd58dc6cb44b.tar.xz
MAINTAINERS: Add some missing defconfig files to existing entries
We have a few places where defconfigs were added (or renamed) and not included in their previously listed MAINTAINERS entry, correct this. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Adam Ford <aford173@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/beacon')
-rw-r--r--board/beacon/imx8mm/MAINTAINERS1
-rw-r--r--board/beacon/imx8mn/MAINTAINERS1
2 files changed, 2 insertions, 0 deletions
diff --git a/board/beacon/imx8mm/MAINTAINERS b/board/beacon/imx8mm/MAINTAINERS
index d48ba8605b..d8a5d09736 100644
--- a/board/beacon/imx8mm/MAINTAINERS
+++ b/board/beacon/imx8mm/MAINTAINERS
@@ -5,4 +5,5 @@ S: Maintained
F: board/beacon/imx8mm/
F: include/configs/imx8mm_beacon.h
F: configs/imx8mm_beacon_defconfig
+F: configs/imx8mm_beacon_fspi_defconfig
F: doc/board/beacon/
diff --git a/board/beacon/imx8mn/MAINTAINERS b/board/beacon/imx8mn/MAINTAINERS
index 4805cb255c..6dcef21a65 100644
--- a/board/beacon/imx8mn/MAINTAINERS
+++ b/board/beacon/imx8mn/MAINTAINERS
@@ -5,3 +5,4 @@ F: board/beacon/imx8mn/
F: include/configs/imx8mn_beacon.h
F: configs/imx8mn_beacon_defconfig
F: configs/imx8mn_beacon_2g_defconfig
+F: configs/imx8mn_beacon_fspi_defconfig