diff options
author | Tom Rini <trini@konsulko.com> | 2019-08-24 08:32:22 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-08-24 08:32:22 -0400 |
commit | 3d8fab1e9e1ccaf609d63df85bd651458f05d436 (patch) | |
tree | 6a34a436e153ec4024eb84e800d008a8e79dc674 /include/configs/cl-som-imx7.h | |
parent | b242d1b13e43906af288d8a8bdf396ba2cfbf2d1 (diff) | |
parent | 78f28773a55db9ed434e7b1920b94bb95167844f (diff) | |
download | u-boot-3d8fab1e9e1ccaf609d63df85bd651458f05d436.tar.gz |
Merge branch '2019-08-23-master-imports'
- Migrate CONFIG_MX_CYCLIC, CONFIG_FSL_USDHC and CONFIG_MXS_GPIO to
Kconfig
- Fix some SPL/TPL and ARM64 dependencies
Diffstat (limited to 'include/configs/cl-som-imx7.h')
-rw-r--r-- | include/configs/cl-som-imx7.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cl-som-imx7.h b/include/configs/cl-som-imx7.h index 4c93fc6cbe..8ae9eb5a7b 100644 --- a/include/configs/cl-som-imx7.h +++ b/include/configs/cl-som-imx7.h @@ -147,7 +147,6 @@ #define CONFIG_ENV_SECT_SIZE (64 * 1024) /* MMC Config*/ -#define CONFIG_FSL_USDHC #ifdef CONFIG_FSL_USDHC #define CONFIG_SYS_FSL_ESDHC_ADDR USDHC1_BASE_ADDR |