diff options
Diffstat (limited to 'configs/venice2_defconfig')
-rw-r--r-- | configs/venice2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/venice2_defconfig b/configs/venice2_defconfig index 0c66338a28..55c34ca8ed 100644 --- a/configs/venice2_defconfig +++ b/configs/venice2_defconfig @@ -24,11 +24,11 @@ CONFIG_CMD_EXT4_WRITE=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="tegra124-venice2" -CONFIG_SYS_I2C_TEGRA=y CONFIG_SPL_DM=y CONFIG_DFU_MMC=y CONFIG_DFU_RAM=y CONFIG_DFU_SF=y +CONFIG_SYS_I2C_TEGRA=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_WINBOND=y CONFIG_SYS_NS16550=y |