summaryrefslogtreecommitdiff
path: root/configs/mx6qpsabreauto_optee_defconfig
AgeCommit message (Collapse)Author
2018-08-03MLK-19123-2 fastboot: enable fastboot in mx6qpsabreJoakim Zhang
Modify defconfig files to enable fastboot in mx6qpsabre SDB/ARD boards Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
2018-06-13MLK-18589 imx6q/dl/qp/solo: Fix USB gadget definitionsYe Li
In u-boot 2018, CONFIG_G_DNL_MANUFACTURER, CONFIG_G_DNL_VENDOR_NUM and CONFIG_G_DNL_PRODUCT_NUM are changed to: CONFIG_USB_GADGET_MANUFACTURER CONFIG_USB_GADGET_VENDOR_NUM CONFIG_USB_GADGET_PRODUCT_NUM Fix them in imx6q/dl/qp/solo defconfigs, otherwise they are using default value. Signed-off-by: Ye Li <ye.li@nxp.com>
2018-04-27MLK-16753-5 imx: mx6qsabreauto: add optee supportPeng Fan
Add defconfigs. Enable Trustzone. Update env to runtime boot OP-TEE. To 6QP AUTO, TZASC not enabled now. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 62277d7e521894b079911fd8e8b26507ff03c018)