diff options
author | Tom Rini <trini@konsulko.com> | 2019-02-22 10:17:41 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-02-22 10:17:41 -0500 |
commit | fca0128da48031286f0cb2414ee6c94e9162943c (patch) | |
tree | b51d01daa0273a78f47459ffd832ee78a6b61eba /configs/s5pc210_universal_defconfig | |
parent | 888f9aa5cac4227e540a5c91a744ac7bed386e70 (diff) | |
download | u-boot-fca0128da48031286f0cb2414ee6c94e9162943c.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/s5pc210_universal_defconfig')
-rw-r--r-- | configs/s5pc210_universal_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/s5pc210_universal_defconfig b/configs/s5pc210_universal_defconfig index 5f5ff164ee..d455f4de8b 100644 --- a/configs/s5pc210_universal_defconfig +++ b/configs/s5pc210_universal_defconfig @@ -29,7 +29,6 @@ CONFIG_DEFAULT_DEVICE_TREE="exynos4210-universal_c210" CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y CONFIG_DFU_MMC=y CONFIG_SYS_I2C_S3C24X0=y -CONFIG_DM_MMC=y CONFIG_MMC_DW=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_SDMA=y @@ -46,4 +45,3 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x6601 CONFIG_USB_GADGET_DWC2_OTG=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_FUNCTION_THOR=y -# CONFIG_REGEX is not set |