diff options
author | Tom Rini | 2021-07-08 07:54:35 -0400 |
---|---|---|
committer | Tom Rini | 2021-07-08 09:33:10 -0400 |
commit | fd075f77ca56ffb07e0b1979f0cb47fc8831600f (patch) | |
tree | b022c1acbbccadd54341373d02da7fc6a4d70f0d /configs/draco_defconfig | |
parent | 5bda1878b96ec317c43f4ff94b46c6ac2b2cafca (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/draco_defconfig')
-rw-r--r-- | configs/draco_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/draco_defconfig b/configs/draco_defconfig index e749608a5cc..5ee0449fc75 100644 --- a/configs/draco_defconfig +++ b/configs/draco_defconfig @@ -75,8 +75,8 @@ CONFIG_SPL_DM=y CONFIG_BOOTCOUNT_LIMIT=y CONFIG_BOOTCOUNT_ENV=y CONFIG_DFU_NAND=y -# CONFIG_SPL_DM_MMC is not set CONFIG_SYS_DFU_DATA_BUF_SIZE=0x100000 +# CONFIG_SPL_DM_MMC is not set CONFIG_MMC_OMAP_HS=y CONFIG_MTD=y CONFIG_MTD_RAW_NAND=y |