summaryrefslogtreecommitdiff
path: root/include/configs/imx8mq_phanbell.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-04 18:12:57 -0400
committerTom Rini <trini@konsulko.com>2020-06-04 18:12:57 -0400
commit6bca655bcbc8e81a21ab27a0d1e9c711ab8e0e24 (patch)
tree047f05ad2648c4b88ff5e02187e92a9e7835e8ae /include/configs/imx8mq_phanbell.h
parent07d90d8bd451b9595fb0369c51f90ee2dccd5d9f (diff)
parentf3e2ebede3019740ee90471acc0a29a684b59221 (diff)
Merge branch '2020-06-04-misc-bugfixes'
- Resync checkpatch.pl (largely) with v5.7 and introduce U-Boot specific checks in a localized area, so they aren't lost in the future. - Complete / re-migrate some options from config headers to defconfigs - Add dependencies to the various debug uart drivers
Diffstat (limited to 'include/configs/imx8mq_phanbell.h')
-rw-r--r--include/configs/imx8mq_phanbell.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/configs/imx8mq_phanbell.h b/include/configs/imx8mq_phanbell.h
index 72edbc74ec..6d038f21b7 100644
--- a/include/configs/imx8mq_phanbell.h
+++ b/include/configs/imx8mq_phanbell.h
@@ -57,18 +57,9 @@
#define CONFIG_BOARD_EARLY_INIT_F
-#undef CONFIG_CMD_EXPORTENV
-#undef CONFIG_CMD_IMPORTENV
-#undef CONFIG_CMD_IMLS
-
-#undef CONFIG_CMD_CRC32
-
/* ENET Config */
/* ENET1 */
#if defined(CONFIG_CMD_NET)
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_DHCP
-#define CONFIG_CMD_MII
#define CONFIG_MII
#define CONFIG_ETHPRIME "FEC"
@@ -200,8 +191,6 @@
#define CONFIG_MXC_GPIO
-#define CONFIG_CMD_FUSE
-
/* I2C Configs */
#define CONFIG_SYS_I2C_SPEED 100000