diff options
author | Tom Rini <trini@konsulko.com> | 2016-10-12 20:48:43 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-10-12 20:48:43 -0400 |
commit | 79493609c5300be6cc555ab8bd38971360b381f6 (patch) | |
tree | dff7c18752cbc05974dc5459c0b90879edf8e342 /configs/apalis_t30_defconfig | |
parent | 5ebd27d860ec0c6e36f1b0f973653fe66a7360be (diff) | |
parent | bfeba0173aa45c24bbdba45149716c83258d25f6 (diff) | |
download | u-boot-imx-79493609c5300be6cc555ab8bd38971360b381f6.zip u-boot-imx-79493609c5300be6cc555ab8bd38971360b381f6.tar.gz u-boot-imx-79493609c5300be6cc555ab8bd38971360b381f6.tar.bz2 |
Merge git://git.denx.de/u-boot-dm
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 |