From: Fabio Estevam Date: Sat, 1 Sep 2018 17:24:56 +0000 (-0300) Subject: mx7dsabresd: Add the qspi target to the list of supported defconfigs X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=c1d1543ebc6e1fb026d0d7ac96d865faa7567555;p=u-boot.git mx7dsabresd: Add the qspi target to the list of supported defconfigs Add an entry for mx7dsabresd_qspi_defconfig to avoid the following warnings: WARNING: no status info for 'mx7dsabresd_qspi' WARNING: no maintainers for 'mx7dsabresd_qspi' Reported-by: Tom Rini Signed-off-by: Fabio Estevam --- diff --git a/board/freescale/mx7dsabresd/MAINTAINERS b/board/freescale/mx7dsabresd/MAINTAINERS index b96642a568..5f805afc58 100644 --- a/board/freescale/mx7dsabresd/MAINTAINERS +++ b/board/freescale/mx7dsabresd/MAINTAINERS @@ -4,3 +4,4 @@ S: Maintained F: board/freescale/mx7dsabresd F: include/configs/mx7dsabresd.h F: configs/mx7dsabresd_defconfig +F: configs/mx7dsabresd_qspi_defconfig