diff options
Diffstat (limited to 'configs/tec-ng_defconfig')
-rw-r--r-- | configs/tec-ng_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tec-ng_defconfig b/configs/tec-ng_defconfig index c6b9333d86..0d8267f8a4 100644 --- a/configs/tec-ng_defconfig +++ b/configs/tec-ng_defconfig @@ -23,8 +23,8 @@ CONFIG_CMD_EXT4_WRITE=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="tegra30-tec-ng" -CONFIG_SYS_I2C_TEGRA=y CONFIG_SPL_DM=y +CONFIG_SYS_I2C_TEGRA=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_WINBOND=y CONFIG_SYS_NS16550=y |