diff options
Diffstat (limited to 'configs/vf610twr_nand_defconfig')
-rw-r--r-- | configs/vf610twr_nand_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/vf610twr_nand_defconfig b/configs/vf610twr_nand_defconfig index 1f884c54f1..2454f32479 100644 --- a/configs/vf610twr_nand_defconfig +++ b/configs/vf610twr_nand_defconfig @@ -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 |