mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
projects/*/linux: add more Ralink and Zilog WLAN drivers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
293e01c334
commit
c11fc9f290
@ -948,16 +948,18 @@ CONFIG_RT2X00=m
|
|||||||
CONFIG_RT2800PCI_PCI=y
|
CONFIG_RT2800PCI_PCI=y
|
||||||
# CONFIG_RT2800PCI is not set
|
# CONFIG_RT2800PCI is not set
|
||||||
CONFIG_RT2500USB=m
|
CONFIG_RT2500USB=m
|
||||||
# CONFIG_RT73USB is not set
|
CONFIG_RT73USB=m
|
||||||
# CONFIG_RT2800USB is not set
|
# CONFIG_RT2800USB is not set
|
||||||
CONFIG_RT2X00_LIB_USB=m
|
CONFIG_RT2X00_LIB_USB=m
|
||||||
CONFIG_RT2X00_LIB=m
|
CONFIG_RT2X00_LIB=m
|
||||||
|
CONFIG_RT2X00_LIB_FIRMWARE=y
|
||||||
CONFIG_RT2X00_LIB_CRYPTO=y
|
CONFIG_RT2X00_LIB_CRYPTO=y
|
||||||
CONFIG_RT2X00_LIB_LEDS=y
|
CONFIG_RT2X00_LIB_LEDS=y
|
||||||
# CONFIG_RT2X00_DEBUG is not set
|
# CONFIG_RT2X00_DEBUG is not set
|
||||||
# CONFIG_WL1251 is not set
|
# CONFIG_WL1251 is not set
|
||||||
# CONFIG_WL12XX is not set
|
# CONFIG_WL12XX is not set
|
||||||
# CONFIG_ZD1211RW is not set
|
CONFIG_ZD1211RW=m
|
||||||
|
# CONFIG_ZD1211RW_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
||||||
|
@ -890,8 +890,8 @@ CONFIG_NETDEVICES=y
|
|||||||
# CONFIG_VETH is not set
|
# CONFIG_VETH is not set
|
||||||
# CONFIG_NET_SB1000 is not set
|
# CONFIG_NET_SB1000 is not set
|
||||||
# CONFIG_ARCNET is not set
|
# CONFIG_ARCNET is not set
|
||||||
CONFIG_MII=m
|
CONFIG_MII=y
|
||||||
CONFIG_PHYLIB=m
|
CONFIG_PHYLIB=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# MII PHY device drivers
|
# MII PHY device drivers
|
||||||
@ -911,6 +911,7 @@ CONFIG_REALTEK_PHY=m
|
|||||||
# CONFIG_STE10XP is not set
|
# CONFIG_STE10XP is not set
|
||||||
# CONFIG_LSI_ET1011C_PHY is not set
|
# CONFIG_LSI_ET1011C_PHY is not set
|
||||||
# CONFIG_MICREL_PHY is not set
|
# CONFIG_MICREL_PHY is not set
|
||||||
|
# CONFIG_FIXED_PHY is not set
|
||||||
# CONFIG_MDIO_BITBANG is not set
|
# CONFIG_MDIO_BITBANG is not set
|
||||||
CONFIG_NET_ETHERNET=y
|
CONFIG_NET_ETHERNET=y
|
||||||
# CONFIG_HAPPYMEAL is not set
|
# CONFIG_HAPPYMEAL is not set
|
||||||
@ -1092,7 +1093,8 @@ CONFIG_RT2X00_LIB_LEDS=y
|
|||||||
# CONFIG_RT2X00_DEBUG is not set
|
# CONFIG_RT2X00_DEBUG is not set
|
||||||
# CONFIG_WL1251 is not set
|
# CONFIG_WL1251 is not set
|
||||||
# CONFIG_WL12XX is not set
|
# CONFIG_WL12XX is not set
|
||||||
# CONFIG_ZD1211RW is not set
|
CONFIG_ZD1211RW=m
|
||||||
|
# CONFIG_ZD1211RW_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
||||||
|
@ -886,7 +886,7 @@ CONFIG_NETDEVICES=y
|
|||||||
# CONFIG_VETH is not set
|
# CONFIG_VETH is not set
|
||||||
# CONFIG_NET_SB1000 is not set
|
# CONFIG_NET_SB1000 is not set
|
||||||
# CONFIG_ARCNET is not set
|
# CONFIG_ARCNET is not set
|
||||||
CONFIG_MII=m
|
CONFIG_MII=y
|
||||||
# CONFIG_PHYLIB is not set
|
# CONFIG_PHYLIB is not set
|
||||||
CONFIG_NET_ETHERNET=y
|
CONFIG_NET_ETHERNET=y
|
||||||
# CONFIG_HAPPYMEAL is not set
|
# CONFIG_HAPPYMEAL is not set
|
||||||
@ -999,16 +999,18 @@ CONFIG_RT2X00=m
|
|||||||
CONFIG_RT2800PCI_PCI=y
|
CONFIG_RT2800PCI_PCI=y
|
||||||
# CONFIG_RT2800PCI is not set
|
# CONFIG_RT2800PCI is not set
|
||||||
CONFIG_RT2500USB=m
|
CONFIG_RT2500USB=m
|
||||||
# CONFIG_RT73USB is not set
|
CONFIG_RT73USB=m
|
||||||
# CONFIG_RT2800USB is not set
|
# CONFIG_RT2800USB is not set
|
||||||
CONFIG_RT2X00_LIB_USB=m
|
CONFIG_RT2X00_LIB_USB=m
|
||||||
CONFIG_RT2X00_LIB=m
|
CONFIG_RT2X00_LIB=m
|
||||||
|
CONFIG_RT2X00_LIB_FIRMWARE=y
|
||||||
CONFIG_RT2X00_LIB_CRYPTO=y
|
CONFIG_RT2X00_LIB_CRYPTO=y
|
||||||
CONFIG_RT2X00_LIB_LEDS=y
|
CONFIG_RT2X00_LIB_LEDS=y
|
||||||
# CONFIG_RT2X00_DEBUG is not set
|
# CONFIG_RT2X00_DEBUG is not set
|
||||||
# CONFIG_WL1251 is not set
|
# CONFIG_WL1251 is not set
|
||||||
# CONFIG_WL12XX is not set
|
# CONFIG_WL12XX is not set
|
||||||
# CONFIG_ZD1211RW is not set
|
CONFIG_ZD1211RW=m
|
||||||
|
# CONFIG_ZD1211RW_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
||||||
|
@ -835,7 +835,7 @@ CONFIG_NETDEVICES=y
|
|||||||
# CONFIG_VETH is not set
|
# CONFIG_VETH is not set
|
||||||
# CONFIG_NET_SB1000 is not set
|
# CONFIG_NET_SB1000 is not set
|
||||||
# CONFIG_ARCNET is not set
|
# CONFIG_ARCNET is not set
|
||||||
CONFIG_MII=m
|
CONFIG_MII=y
|
||||||
# CONFIG_PHYLIB is not set
|
# CONFIG_PHYLIB is not set
|
||||||
CONFIG_NET_ETHERNET=y
|
CONFIG_NET_ETHERNET=y
|
||||||
# CONFIG_HAPPYMEAL is not set
|
# CONFIG_HAPPYMEAL is not set
|
||||||
@ -948,16 +948,18 @@ CONFIG_RT2X00=m
|
|||||||
CONFIG_RT2800PCI_PCI=y
|
CONFIG_RT2800PCI_PCI=y
|
||||||
# CONFIG_RT2800PCI is not set
|
# CONFIG_RT2800PCI is not set
|
||||||
CONFIG_RT2500USB=m
|
CONFIG_RT2500USB=m
|
||||||
# CONFIG_RT73USB is not set
|
CONFIG_RT73USB=m
|
||||||
# CONFIG_RT2800USB is not set
|
# CONFIG_RT2800USB is not set
|
||||||
CONFIG_RT2X00_LIB_USB=m
|
CONFIG_RT2X00_LIB_USB=m
|
||||||
CONFIG_RT2X00_LIB=m
|
CONFIG_RT2X00_LIB=m
|
||||||
|
CONFIG_RT2X00_LIB_FIRMWARE=y
|
||||||
CONFIG_RT2X00_LIB_CRYPTO=y
|
CONFIG_RT2X00_LIB_CRYPTO=y
|
||||||
CONFIG_RT2X00_LIB_LEDS=y
|
CONFIG_RT2X00_LIB_LEDS=y
|
||||||
# CONFIG_RT2X00_DEBUG is not set
|
# CONFIG_RT2X00_DEBUG is not set
|
||||||
# CONFIG_WL1251 is not set
|
# CONFIG_WL1251 is not set
|
||||||
# CONFIG_WL12XX is not set
|
# CONFIG_WL12XX is not set
|
||||||
# CONFIG_ZD1211RW is not set
|
CONFIG_ZD1211RW=m
|
||||||
|
# CONFIG_ZD1211RW_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
||||||
|
@ -886,7 +886,7 @@ CONFIG_NETDEVICES=y
|
|||||||
# CONFIG_VETH is not set
|
# CONFIG_VETH is not set
|
||||||
# CONFIG_NET_SB1000 is not set
|
# CONFIG_NET_SB1000 is not set
|
||||||
# CONFIG_ARCNET is not set
|
# CONFIG_ARCNET is not set
|
||||||
CONFIG_MII=m
|
CONFIG_MII=y
|
||||||
# CONFIG_PHYLIB is not set
|
# CONFIG_PHYLIB is not set
|
||||||
# CONFIG_NET_ETHERNET is not set
|
# CONFIG_NET_ETHERNET is not set
|
||||||
CONFIG_NETDEV_1000=y
|
CONFIG_NETDEV_1000=y
|
||||||
@ -960,15 +960,17 @@ CONFIG_RT2X00=m
|
|||||||
CONFIG_RT2800PCI_PCI=y
|
CONFIG_RT2800PCI_PCI=y
|
||||||
# CONFIG_RT2800PCI is not set
|
# CONFIG_RT2800PCI is not set
|
||||||
CONFIG_RT2500USB=m
|
CONFIG_RT2500USB=m
|
||||||
# CONFIG_RT73USB is not set
|
CONFIG_RT73USB=m
|
||||||
# CONFIG_RT2800USB is not set
|
# CONFIG_RT2800USB is not set
|
||||||
CONFIG_RT2X00_LIB_USB=m
|
CONFIG_RT2X00_LIB_USB=m
|
||||||
CONFIG_RT2X00_LIB=m
|
CONFIG_RT2X00_LIB=m
|
||||||
|
CONFIG_RT2X00_LIB_FIRMWARE=y
|
||||||
CONFIG_RT2X00_LIB_CRYPTO=y
|
CONFIG_RT2X00_LIB_CRYPTO=y
|
||||||
# CONFIG_RT2X00_DEBUG is not set
|
# CONFIG_RT2X00_DEBUG is not set
|
||||||
# CONFIG_WL1251 is not set
|
# CONFIG_WL1251 is not set
|
||||||
# CONFIG_WL12XX is not set
|
# CONFIG_WL12XX is not set
|
||||||
# CONFIG_ZD1211RW is not set
|
CONFIG_ZD1211RW=m
|
||||||
|
# CONFIG_ZD1211RW_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
||||||
|
@ -836,7 +836,7 @@ CONFIG_NETDEVICES=y
|
|||||||
# CONFIG_VETH is not set
|
# CONFIG_VETH is not set
|
||||||
# CONFIG_NET_SB1000 is not set
|
# CONFIG_NET_SB1000 is not set
|
||||||
# CONFIG_ARCNET is not set
|
# CONFIG_ARCNET is not set
|
||||||
CONFIG_MII=m
|
CONFIG_MII=y
|
||||||
# CONFIG_PHYLIB is not set
|
# CONFIG_PHYLIB is not set
|
||||||
# CONFIG_NET_ETHERNET is not set
|
# CONFIG_NET_ETHERNET is not set
|
||||||
CONFIG_NETDEV_1000=y
|
CONFIG_NETDEV_1000=y
|
||||||
@ -910,15 +910,17 @@ CONFIG_RT2X00=m
|
|||||||
CONFIG_RT2800PCI_PCI=y
|
CONFIG_RT2800PCI_PCI=y
|
||||||
# CONFIG_RT2800PCI is not set
|
# CONFIG_RT2800PCI is not set
|
||||||
CONFIG_RT2500USB=m
|
CONFIG_RT2500USB=m
|
||||||
# CONFIG_RT73USB is not set
|
CONFIG_RT73USB=m
|
||||||
# CONFIG_RT2800USB is not set
|
# CONFIG_RT2800USB is not set
|
||||||
CONFIG_RT2X00_LIB_USB=m
|
CONFIG_RT2X00_LIB_USB=m
|
||||||
CONFIG_RT2X00_LIB=m
|
CONFIG_RT2X00_LIB=m
|
||||||
|
CONFIG_RT2X00_LIB_FIRMWARE=y
|
||||||
CONFIG_RT2X00_LIB_CRYPTO=y
|
CONFIG_RT2X00_LIB_CRYPTO=y
|
||||||
# CONFIG_RT2X00_DEBUG is not set
|
# CONFIG_RT2X00_DEBUG is not set
|
||||||
# CONFIG_WL1251 is not set
|
# CONFIG_WL1251 is not set
|
||||||
# CONFIG_WL12XX is not set
|
# CONFIG_WL12XX is not set
|
||||||
# CONFIG_ZD1211RW is not set
|
CONFIG_ZD1211RW=m
|
||||||
|
# CONFIG_ZD1211RW_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user