mirror of https://github.com/OpenIPC/firmware.git
Change JZ MAC to V12 for older Ingenic SoC's
parent
9d475cca0f
commit
5ab88fdc6f
|
@ -775,12 +775,12 @@ CONFIG_ETHERNET=y
|
|||
# CONFIG_NET_VENDOR_MARVELL is not set
|
||||
# CONFIG_NET_VENDOR_MICREL is not set
|
||||
CONFIG_JZ_MAC=y
|
||||
# CONFIG_JZ_MAC_V12 is not set
|
||||
CONFIG_JZ_MAC_V13=y
|
||||
CONFIG_JZ_MAC_V12=y
|
||||
#CONFIG_JZ_MAC_V13 is not set
|
||||
CONFIG_JZ_MAC_MODE=y
|
||||
# CONFIG_JZ_MAC_MII is not set
|
||||
# CONFIG_JZ_MAC_GMII is not set
|
||||
CONFIG_JZ_MAC_RMII=y
|
||||
# CONFIG_JZ_MAC_RMII is not set
|
||||
# CONFIG_JZ_MAC_RGMII is not set
|
||||
# CONFIG_JZGPIO_PHY_RESET is not set
|
||||
# CONFIG_NET_VENDOR_NATSEMI is not set
|
||||
|
|
|
@ -778,12 +778,12 @@ CONFIG_ETHERNET=y
|
|||
# CONFIG_NET_VENDOR_MARVELL is not set
|
||||
# CONFIG_NET_VENDOR_MICREL is not set
|
||||
CONFIG_JZ_MAC=y
|
||||
# CONFIG_JZ_MAC_V12 is not set
|
||||
CONFIG_JZ_MAC_V13=y
|
||||
CONFIG_JZ_MAC_V12=y
|
||||
# CONFIG_JZ_MAC_V13 is not set
|
||||
CONFIG_JZ_MAC_MODE=y
|
||||
# CONFIG_JZ_MAC_MII is not set
|
||||
CONFIG_JZ_MAC_MII is not set
|
||||
# CONFIG_JZ_MAC_GMII is not set
|
||||
CONFIG_JZ_MAC_RMII=y
|
||||
# CONFIG_JZ_MAC_RMII is not set
|
||||
# CONFIG_JZ_MAC_RGMII is not set
|
||||
# CONFIG_JZGPIO_PHY_RESET is not set
|
||||
# CONFIG_NET_VENDOR_NATSEMI is not set
|
||||
|
|
|
@ -776,8 +776,8 @@ CONFIG_ETHERNET=y
|
|||
# CONFIG_NET_VENDOR_MARVELL is not set
|
||||
# CONFIG_NET_VENDOR_MICREL is not set
|
||||
CONFIG_JZ_MAC=y
|
||||
# CONFIG_JZ_MAC_V12 is not set
|
||||
CONFIG_JZ_MAC_V13=y
|
||||
CONFIG_JZ_MAC_V12=y
|
||||
# CONFIG_JZ_MAC_V13 is not set
|
||||
CONFIG_JZ_INTERNAL_MAC_PHY=y
|
||||
CONFIG_JZ_INTERNAL_MAC_PHY_LED_SOFTWARE_CTRL=y
|
||||
CONFIG_JZ_MAC_MODE=y
|
||||
|
|
|
@ -776,12 +776,12 @@ CONFIG_ETHERNET=y
|
|||
# CONFIG_NET_VENDOR_MARVELL is not set
|
||||
# CONFIG_NET_VENDOR_MICREL is not set
|
||||
CONFIG_JZ_MAC=y
|
||||
# CONFIG_JZ_MAC_V12 is not set
|
||||
CONFIG_JZ_MAC_V13=y
|
||||
CONFIG_JZ_MAC_V12=y
|
||||
# CONFIG_JZ_MAC_V13 is not set
|
||||
CONFIG_JZ_MAC_MODE=y
|
||||
# CONFIG_JZ_MAC_MII is not set
|
||||
# CONFIG_JZ_MAC_GMII is not set
|
||||
CONFIG_JZ_MAC_RMII=y
|
||||
# CONFIG_JZ_MAC_RMII is not set
|
||||
# CONFIG_JZ_MAC_RGMII is not set
|
||||
# CONFIG_JZGPIO_PHY_RESET is not set
|
||||
# CONFIG_NET_VENDOR_NATSEMI is not set
|
||||
|
|
Loading…
Reference in New Issue