mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 09:41:54 +09:00
ODROIDC:config: Add USB dongle WiFi driver build
Change-Id: I531db49387927427f7584d494d592776b274d5a6 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
@@ -1159,15 +1159,15 @@ CONFIG_AM_WIFI=y
|
||||
CONFIG_AM_WIFI_USB=y
|
||||
CONFIG_RTL8188EU=m
|
||||
CONFIG_RTL8188EU_MP=m
|
||||
# CONFIG_RTL8192CU is not set
|
||||
# CONFIG_RTL8192DU is not set
|
||||
# CONFIG_RTL8192EU is not set
|
||||
CONFIG_RTL8192CU=m
|
||||
CONFIG_RTL8192DU=m
|
||||
CONFIG_RTL8192EU=m
|
||||
# CONFIG_RTL8189ES is not set
|
||||
# CONFIG_RTL8723AS is not set
|
||||
# CONFIG_RTL8723BS is not set
|
||||
# CONFIG_RTL8723AU is not set
|
||||
# CONFIG_RTL8821AU is not set
|
||||
# CONFIG_RTL8812AU is not set
|
||||
CONFIG_RTL8723AU=m
|
||||
CONFIG_RTL8821AU=m
|
||||
CONFIG_RTL8812AU=m
|
||||
|
||||
#
|
||||
# Bluetooth Device Support
|
||||
@@ -1857,6 +1857,7 @@ CONFIG_WLAN=y
|
||||
# CONFIG_P54_COMMON is not set
|
||||
# CONFIG_RT2X00 is not set
|
||||
# CONFIG_RTLWIFI is not set
|
||||
CONFIG_RTL8192C_COMMON=m
|
||||
# CONFIG_WL_TI is not set
|
||||
# CONFIG_ZD1211RW is not set
|
||||
# CONFIG_MWIFIEX is not set
|
||||
|
||||
Reference in New Issue
Block a user