diff options
author | Tom Rini <trini@konsulko.com> | 2020-05-25 11:56:57 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-05-25 11:56:57 -0400 |
commit | 71f70cfcf4a79a58682596e6b7769fe6f8f0c4d1 (patch) | |
tree | 19a90e91b62dec0f1098a8585e795e9480792898 /include/configs/imx8mq_phanbell.h | |
parent | 9c5fef577494769e3ff07952a85f9b7125ef765b (diff) | |
parent | efc0644802a2c9c1747539e017562aabde1f54ec (diff) |
Merge branch '2020-05-25-misc-fixes'
- A few minor Kconfig migrations / corrections
- DFU doc fixes/improvements
- Bugfix for ARMv8, env userspace building, more NULL checks in generic
PHY code
Diffstat (limited to 'include/configs/imx8mq_phanbell.h')
-rw-r--r-- | include/configs/imx8mq_phanbell.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/imx8mq_phanbell.h b/include/configs/imx8mq_phanbell.h index 4fa48c0578..72edbc74ec 100644 --- a/include/configs/imx8mq_phanbell.h +++ b/include/configs/imx8mq_phanbell.h @@ -193,8 +193,6 @@ #define CONFIG_IMX_BOOTAUX -#define CONFIG_CMD_MMC - #define CONFIG_SYS_FSL_USDHC_NUM 2 #define CONFIG_SYS_FSL_ESDHC_ADDR 0 |