Skip to content
Snippets Groups Projects
Commit b4f4b0f5 authored by Tim Harvey's avatar Tim Harvey Committed by Stefano Babic
Browse files

drivers: net: phy: add MV88E6xx options to Kconfig

parent 001cdbbb
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,19 @@ if PHYLIB ...@@ -15,6 +15,19 @@ if PHYLIB
config MV88E61XX_SWITCH config MV88E61XX_SWITCH
bool "Marvel MV88E61xx Ethernet switch PHY support." bool "Marvel MV88E61xx Ethernet switch PHY support."
if MV88E61XX_SWITCH
config MV88E61XX_CPU_PORT
int "CPU Port"
config MV88E61XX_PHY_PORTS
hex "Bitmask of PHY Ports"
config MV88E61XX_FIXED_PORTS
hex "Bitmask of PHYless serdes Ports"
endif # MV88E61XX_SWITCH
config PHYLIB_10G config PHYLIB_10G
bool "Generic 10G PHY support" bool "Generic 10G PHY support"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment