mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 01:36:52 +09:00
ODROIDC:WiFi: Support Ralink RT2800 5GHz USB dongle
Change-Id: I4c3a7d6febeeafaf99ce26101e4a7536272fe8f1 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
@@ -1792,7 +1792,21 @@ CONFIG_WLAN=y
|
||||
# CONFIG_HOSTAP is not set
|
||||
# CONFIG_LIBERTAS is not set
|
||||
# CONFIG_P54_COMMON is not set
|
||||
# CONFIG_RT2X00 is not set
|
||||
CONFIG_RT2X00=m
|
||||
# CONFIG_RT2500USB is not set
|
||||
# CONFIG_RT73USB is not set
|
||||
CONFIG_RT2800USB=m
|
||||
CONFIG_RT2800USB_RT33XX=y
|
||||
CONFIG_RT2800USB_RT35XX=y
|
||||
CONFIG_RT2800USB_RT53XX=y
|
||||
CONFIG_RT2800USB_RT55XX=y
|
||||
# CONFIG_RT2800USB_UNKNOWN is not set
|
||||
CONFIG_RT2800_LIB=m
|
||||
CONFIG_RT2X00_LIB_USB=m
|
||||
CONFIG_RT2X00_LIB=m
|
||||
CONFIG_RT2X00_LIB_FIRMWARE=y
|
||||
CONFIG_RT2X00_LIB_CRYPTO=y
|
||||
# CONFIG_RT2X00_DEBUG is not set
|
||||
# CONFIG_RTLWIFI is not set
|
||||
CONFIG_RTL8192C_COMMON=m
|
||||
# CONFIG_WL_TI is not set
|
||||
|
||||
Reference in New Issue
Block a user