diff options
Diffstat (limited to 'configs/apalis_t30_defconfig')
-rw-r--r-- | configs/apalis_t30_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/apalis_t30_defconfig b/configs/apalis_t30_defconfig index a22e6b6..ec33397 100644 --- a/configs/apalis_t30_defconfig +++ b/configs/apalis_t30_defconfig @@ -27,8 +27,10 @@ CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_SPL_DM=y +# CONFIG_BLK is not set CONFIG_DFU_MMC=y CONFIG_DFU_RAM=y +# CONFIG_DM_MMC_OPS is not set CONFIG_E1000=y CONFIG_PCI_TEGRA=y CONFIG_SYS_NS16550=y |