ODROID-M1/M1S: Add iwlwifi driver.

Signed-off-by: Luke Go <sangch.go@gmail.com>
Change-Id: Ic64cabc75546b1bcdc7105250ba7125af3fc724e
This commit is contained in:
Luke Go
2023-12-26 12:28:37 +09:00
committed by codewalkerster
parent 957b3c67cc
commit 6477becd2e

View File

@@ -2023,7 +2023,21 @@ CONFIG_WLAN_VENDOR_INTEL=y
# CONFIG_IPW2200 is not set
# CONFIG_IWL4965 is not set
# CONFIG_IWL3945 is not set
# CONFIG_IWLWIFI is not set
CONFIG_IWLWIFI=m
CONFIG_IWLWIFI_LEDS=y
# CONFIG_IWLDVM is not set
CONFIG_IWLMVM=m
CONFIG_IWLWIFI_OPMODE_MODULAR=y
# CONFIG_IWLWIFI_BCAST_FILTERING is not set
#
# Debugging Options
#
# CONFIG_IWLWIFI_DEBUG is not set
# CONFIG_IWLWIFI_DEBUGFS is not set
CONFIG_IWLWIFI_DEVICE_TRACING=y
# end of Debugging Options
CONFIG_WLAN_VENDOR_INTERSIL=y
# CONFIG_HOSTAP is not set
# CONFIG_HERMES is not set