Merge tag 'imx-defconfig-4.21' of git://git./linux/kernel/git/shawnguo/linux into next/defconfig
i.MX defconfig update for 4.21:
- Enable build of i.MX7ULP SoC support.
- Enable Goodix touchscreen driver which is needed by ConnectCore 6UL
SBC Pro (ccimx6ulsbcpro) board support.
- Enable USB_ANNOUNCE_NEW_DEVICES to help USB issue debugging and
BT_BNEP to support network over bluetooth.
- Remove explicit ARM_UNWIND disabling as it's selected by ARM EABI
support.
- Enable DA9063 PMIC for emtrion i.MX6 boards support.
- Enable driver support for Pixel Pipeline (PXP) and DCP crypto block
which are found on i.MX6 and i.MX7 SoCs.
* tag 'imx-defconfig-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
ARM: imx_v6_v7_defconfig: add imx7ulp support
ARM: imx_v6_v7_defconfig: Select TOUCHSCREEN_GOODIX
ARM: imx_v6_v7_defconfig: Enable USB_ANNOUNCE_NEW_DEVICES
ARM: imx_v6_v7_defconfig: Enable BT_BNEP
ARM: imx_v6_v7_defconfig: Remove explicit ARM_UNWIND disable
ARM: imx_v6_v7_defconfig: Enable DA9063 PMIC support
ARM: imx_v6_v7_defconfig: Select the PXP driver
ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCP
Signed-off-by: Olof Johansson <olof@lixom.net>