X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Ftqma6s_mba6_spi_defconfig;h=8ef0bf0f9de6a662fd7eb416c9559b552fcabfc4;hb=1989374b21089c63019fc9648408c8d609023ffe;hp=f8240188493608a3ac4fbbf8cae80bdea09c013f;hpb=a1dc980d88a5c9c2b99251c8d8299b0c8948de73;p=oweals%2Fu-boot.git diff --git a/configs/tqma6s_mba6_spi_defconfig b/configs/tqma6s_mba6_spi_defconfig index f824018849..8ef0bf0f9d 100644 --- a/configs/tqma6s_mba6_spi_defconfig +++ b/configs/tqma6s_mba6_spi_defconfig @@ -6,6 +6,7 @@ CONFIG_TQMA6X_SPI_BOOT=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y +CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_BOOTDELAY=3 CONFIG_DEFAULT_FDT_FILE="imx6dl-mba6x.dtb" CONFIG_BOARD_EARLY_INIT_F=y @@ -31,6 +32,10 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_STMICRO=y +CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y +CONFIG_PHY_MICREL_KSZ90X1=y +CONFIG_NETDEVICES=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y