mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 04:04:06 +00:00
CONFIG_MICREL_PHY=y
The micrel module is required for Ethernet. Let's build it into the kernel. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
parent
fc3f9b5caf
commit
79b2194dde
1 changed files with 1 additions and 1 deletions
|
@ -2679,7 +2679,7 @@ CONFIG_INTEL_XWAY_PHY=m
|
|||
CONFIG_LSI_ET1011C_PHY=m
|
||||
CONFIG_MARVELL_PHY=y
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MICREL_PHY=m
|
||||
CONFIG_MICREL_PHY=y
|
||||
CONFIG_MICROCHIP_PHY=m
|
||||
# CONFIG_MICROCHIP_T1_PHY is not set
|
||||
CONFIG_MICROSEMI_PHY=m
|
||||
|
|
Loading…
Add table
Reference in a new issue