mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
02b359b666
997acc7f86
split this PHY driver up such
that external QCA switches now use CONFIG_QCA83XX_PHY. Fix it here so
that ethernet works again.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16154
Signed-off-by: Robert Marko <robimarko@gmail.com>
33 lines
737 B
Plaintext
33 lines
737 B
Plaintext
CONFIG_BR200_WP=y
|
|
CONFIG_CMDLINE_OVERRIDE=y
|
|
CONFIG_FIREBOX_T10=y
|
|
# CONFIG_FSL_CORENET_CF is not set
|
|
CONFIG_GPIO_74X164=y
|
|
CONFIG_MTD_CFI=y
|
|
CONFIG_MTD_NAND_FSL_IFC=y
|
|
CONFIG_MTD_PHYSMAP=y
|
|
CONFIG_MTD_SPLIT_FIRMWARE=y
|
|
CONFIG_MTD_SPLIT_TPLINK_FW=y
|
|
CONFIG_MTD_SPLIT_UIMAGE_FW=y
|
|
CONFIG_MTD_UBI=y
|
|
CONFIG_MTD_UBI_BEB_LIMIT=20
|
|
CONFIG_MTD_UBI_BLOCK=y
|
|
CONFIG_MTD_UBI_WL_THRESHOLD=4096
|
|
CONFIG_NET_DEVLINK=y
|
|
CONFIG_NET_DSA=y
|
|
CONFIG_NET_DSA_QCA8K=y
|
|
CONFIG_NET_DSA_QCA8K_LEDS_SUPPORT=y
|
|
CONFIG_NET_DSA_TAG_QCA=y
|
|
CONFIG_NET_SWITCHDEV=y
|
|
CONFIG_PHYLINK=y
|
|
CONFIG_QCA83XX_PHY=y
|
|
CONFIG_QCOM_NET_PHYLIB=y
|
|
CONFIG_REALTEK_PHY=y
|
|
CONFIG_RED_15W_REV1=y
|
|
CONFIG_REGMAP=y
|
|
CONFIG_REGULATOR=y
|
|
CONFIG_SPI_GPIO=y
|
|
CONFIG_TL_WDR4900_V1=y
|
|
CONFIG_UBIFS_FS=y
|
|
CONFIG_WS_AP3715I=y
|