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/trats_defconfig | |
parent | 888f9aa5cac4227e540a5c91a744ac7bed386e70 (diff) | |
download | u-boot-fca0128da48031286f0cb2414ee6c94e9162943c.tar.gz u-boot-fca0128da48031286f0cb2414ee6c94e9162943c.tar.xz u-boot-fca0128da48031286f0cb2414ee6c94e9162943c.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/trats_defconfig')
-rw-r--r-- | configs/trats_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/trats_defconfig b/configs/trats_defconfig index 1c440ce573..b289b82486 100644 --- a/configs/trats_defconfig +++ b/configs/trats_defconfig @@ -30,7 +30,6 @@ CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y CONFIG_DFU_MMC=y CONFIG_DM_I2C_GPIO=y CONFIG_SYS_I2C_S3C24X0=y -CONFIG_DM_MMC=y CONFIG_MMC_DW=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_SDMA=y @@ -46,5 +45,4 @@ 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 CONFIG_LIB_HW_RAND=y |