diff options
author | Tom Rini | 2024-03-01 09:06:45 -0500 |
---|---|---|
committer | Tom Rini | 2024-03-01 09:10:04 -0500 |
commit | 19f657600781fad7932d563e5de90811659c293d (patch) | |
tree | e5746924c9659470ece8800c2d042180503a98f0 /configs/nanopc-t6-rk3588_defconfig | |
parent | abd4fb5ac13215733569925a06991e0a182ede14 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/nanopc-t6-rk3588_defconfig')
-rw-r--r-- | configs/nanopc-t6-rk3588_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/nanopc-t6-rk3588_defconfig b/configs/nanopc-t6-rk3588_defconfig index 26dcf3aae21..76099322092 100644 --- a/configs/nanopc-t6-rk3588_defconfig +++ b/configs/nanopc-t6-rk3588_defconfig @@ -66,8 +66,6 @@ CONFIG_ROCKCHIP_GPIO=y CONFIG_SYS_I2C_ROCKCHIP=y CONFIG_MISC=y CONFIG_SUPPORT_EMMC_RPMB=y -CONFIG_MMC_HS200_SUPPORT=y -CONFIG_SPL_MMC_HS200_SUPPORT=y CONFIG_MMC_DW=y CONFIG_MMC_DW_ROCKCHIP=y CONFIG_MMC_SDHCI=y |