X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fvf610twr_nand_defconfig;h=af86c346eb5ed17b5fca0160461e7378486e1185;hb=88663126a009d0c354d832e005a5b3b511e5c7fb;hp=1f884c54f179344f80e82a7e15cce20b77a14827;hpb=8f1a80e99e4a838d1540cdb1d59ccc7785fe4618;p=oweals%2Fu-boot.git diff --git a/configs/vf610twr_nand_defconfig b/configs/vf610twr_nand_defconfig index 1f884c54f1..af86c346eb 100644 --- a/configs/vf610twr_nand_defconfig +++ b/configs/vf610twr_nand_defconfig @@ -9,11 +9,11 @@ CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_MEMTEST=y -CONFIG_CMD_MMC=y -CONFIG_CMD_NAND_TRIMFFS=y -CONFIG_CMD_I2C=y CONFIG_CMD_FUSE=y CONFIG_CMD_GPIO=y +CONFIG_CMD_I2C=y +CONFIG_CMD_MMC=y +CONFIG_CMD_NAND_TRIMFFS=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y @@ -27,5 +27,7 @@ CONFIG_VYBRID_GPIO=y CONFIG_NAND_VF610_NFC=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SPI_FLASH=y +CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y CONFIG_DM_SERIAL=y CONFIG_FSL_LPUART=y