diff options
Diffstat (limited to 'configs/pcm052_defconfig')
-rw-r--r-- | configs/pcm052_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/pcm052_defconfig b/configs/pcm052_defconfig index 0307ec1316..201d2aeefa 100644 --- a/configs/pcm052_defconfig +++ b/configs/pcm052_defconfig @@ -28,5 +28,7 @@ CONFIG_DM_GPIO=y CONFIG_VYBRID_GPIO=y CONFIG_NAND_VF610_NFC=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y +CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y CONFIG_DM_SERIAL=y CONFIG_FSL_LPUART=y |