diff options
Diffstat (limited to 'configs/trimslice_defconfig')
-rw-r--r-- | configs/trimslice_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/trimslice_defconfig b/configs/trimslice_defconfig index 8d92bedb95..5c2cc31e0a 100644 --- a/configs/trimslice_defconfig +++ b/configs/trimslice_defconfig @@ -24,8 +24,8 @@ CONFIG_CMD_EXT4_WRITE=y # CONFIG_SPL_EFI_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="tegra20-trimslice" CONFIG_ENV_IS_IN_SPI_FLASH=y -CONFIG_SYS_I2C_TEGRA=y CONFIG_SPL_DM=y +CONFIG_SYS_I2C_TEGRA=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_WINBOND=y CONFIG_RTL8169=y |