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/cei-tk1-som_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/cei-tk1-som_defconfig')
-rw-r--r-- | configs/cei-tk1-som_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cei-tk1-som_defconfig b/configs/cei-tk1-som_defconfig index bd31846668..2747847ae4 100644 --- a/configs/cei-tk1-som_defconfig +++ b/configs/cei-tk1-som_defconfig @@ -25,11 +25,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-cei-tk1-som" -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_RTL8169=y |