diff options
author | Tom Rini <trini@konsulko.com> | 2019-02-22 22:40:24 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-02-22 22:40:24 -0500 |
commit | afd46c5f13d0c93c44008bd7040227d0b84e31b9 (patch) | |
tree | e3612338820e94085c0048d016b38abbb1f506d2 /configs/s5pc210_universal_defconfig | |
parent | 888f9aa5cac4227e540a5c91a744ac7bed386e70 (diff) | |
parent | 607d06d262a9949aa38895edb476448f186d577b (diff) |
Merge branch '2019-02-22-master-imports'
- Migrate PREBOOT to Kconfig
- LED Kconfig correction
- defconfig resync
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 |