diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 0250a0de69..7a020d74d6 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -133,10 +133,6 @@ devices = \ 'dtb': 'imx6q-cubox-i.dtb', 'config': 'mx6cuboxi_defconfig' }, - 'matrix-q': { - 'dtb': 'imx6q-tbs2910.dtb', - 'config': 'tbs2910_defconfig' - }, 'udoo-dl': { 'dtb': 'imx6dl-udoo.dtb', 'config': 'udoo_defconfig'