Skip to content

Commit ffb0399

Browse files
radheyxilinxmichalsimek
authored andcommitted
microblaze: defconfig: Enable the Marvell phy driver
Enable the marvell phy driver by default as it is commonly used PHY on multiple microblaze based evaluation boards. Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/3912fb168671dd5b418da8947ea1c463b554fa86.1698155190.git.michal.simek@amd.com
1 parent 873b074 commit ffb0399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/microblaze/configs/mmu_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ CONFIG_NETDEVICES=y
4444
CONFIG_XILINX_EMACLITE=y
4545
CONFIG_XILINX_AXI_EMAC=y
4646
CONFIG_XILINX_LL_TEMAC=y
47+
CONFIG_MARVELL_PHY=y
4748
# CONFIG_INPUT is not set
4849
# CONFIG_SERIO is not set
4950
# CONFIG_VT is not set

0 commit comments

Comments
 (0)