diff options
Diffstat (limited to 'configs/Cyrus_P5040_defconfig')
-rw-r--r-- | configs/Cyrus_P5040_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/Cyrus_P5040_defconfig b/configs/Cyrus_P5040_defconfig index 23dbaee862..ffdaa07a5a 100644 --- a/configs/Cyrus_P5040_defconfig +++ b/configs/Cyrus_P5040_defconfig @@ -24,6 +24,9 @@ CONFIG_CMD_DATE=y # CONFIG_CMD_HASH is not set CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y +CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_NETDEVICES=y CONFIG_E1000=y CONFIG_SYS_NS16550=y |