diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2017-05-18 08:15:03 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2017-05-31 10:42:18 +0200 |
commit | 3791c3174696d0f1bf22bdc87e8b168c156d1e55 (patch) | |
tree | 1f624b96bd891880cb52a17b428e284477386824 /board | |
parent | 4e2ece0e1518fb25bf0c672d0026477801b5e186 (diff) | |
download | u-boot-3791c3174696d0f1bf22bdc87e8b168c156d1e55.tar.gz u-boot-3791c3174696d0f1bf22bdc87e8b168c156d1e55.tar.xz u-boot-3791c3174696d0f1bf22bdc87e8b168c156d1e55.zip |
mx6sabresd: Update the config file
Only configs/mx6sabresd_defconfig is supported now, so update the
MAINTAINERS file accordingly.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/freescale/mx6sabresd/MAINTAINERS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/freescale/mx6sabresd/MAINTAINERS b/board/freescale/mx6sabresd/MAINTAINERS index add23143a3..95752619e7 100644 --- a/board/freescale/mx6sabresd/MAINTAINERS +++ b/board/freescale/mx6sabresd/MAINTAINERS @@ -3,6 +3,4 @@ M: Fabio Estevam <fabio.estevam@nxp.com> S: Maintained F: board/freescale/mx6sabresd/ F: include/configs/mx6sabresd.h -F: configs/mx6dlsabresd_defconfig -F: configs/mx6qsabresd_defconfig -F: configs/mx6sabresd_spl_defconfig +F: configs/mx6sabresd_defconfig |