VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   34 Branches   58 Tags
author: skyler.zheng <skyler.zheng@starfivetech.com> 2023-03-22 16:59:01 +0800 committer: skyler.zheng <skyler.zheng@starfivetech.com> 2023-03-22 16:59:05 +0800 commit: fa205e053a0dd251d762afce22f57bff08e85927 parent: 9ba68bdf63ee2ccabbdc54db764a9d0be560141d
Commit Summary:
usb wifi dongle: enable aic8800 driver
Diffstat:
1 file changed, 3 insertions, 0 deletions
diff --git a/arch/riscv/configs/starfive_visionfive2_defconfig b/arch/riscv/configs/starfive_visionfive2_defconfig
index f3fd3ec329f6..c6b79f37eb58 100755
--- a/arch/riscv/configs/starfive_visionfive2_defconfig
+++ b/arch/riscv/configs/starfive_visionfive2_defconfig
@@ -110,6 +110,9 @@ CONFIG_IWLMVM=y
 CONFIG_HOSTAP=y
 # CONFIG_RTL_CARDS is not set
 CONFIG_USB_WIFI_ECR6600U=y
+CONFIG_AIC_WLAN_SUPPORT=y
+CONFIG_AIC8800_WLAN_SUPPORT=m
+CONFIG_AIC_LOADFW_SUPPORT=m
 CONFIG_INPUT_EVDEV=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_GOODIX=y