diff options
Diffstat (limited to 'configs/woodburn_defconfig')
-rw-r--r-- | configs/woodburn_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/woodburn_defconfig b/configs/woodburn_defconfig index c09f41f102..5e4a73c8b1 100644 --- a/configs/woodburn_defconfig +++ b/configs/woodburn_defconfig @@ -23,3 +23,5 @@ CONFIG_CMD_MTDPARTS=y CONFIG_EFI_PARTITION=y # CONFIG_PARTITION_UUIDS is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y |