summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorziv.xu <ziv.xu@starfive.com>2023-08-17 09:42:33 +0300
committerziv.xu <ziv.xu@starfive.com>2023-08-17 10:34:57 +0300
commit5ab3934d166d1518cdfa9211728994aa3b740da1 (patch)
treebd8397b6d12e7978e8b112743c09cfd4cb19d994 /arch
parentd9578f46da35163b777c96033e18c05dbf3afe61 (diff)
downloadlinux-5ab3934d166d1518cdfa9211728994aa3b740da1.tar.xz
riscv: configs: enable aic8800 wifi/bt in starfive_visionfive2_defconfig
enable aic8800 wifi/bt support in starfive_visionfive2_defconfig Signed-off-by: ziv.xu <ziv.xu@starfive.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/riscv/configs/starfive_visionfive2_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/riscv/configs/starfive_visionfive2_defconfig b/arch/riscv/configs/starfive_visionfive2_defconfig
index e5dbe9427321..a9c5add825b0 100644
--- a/arch/riscv/configs/starfive_visionfive2_defconfig
+++ b/arch/riscv/configs/starfive_visionfive2_defconfig
@@ -154,6 +154,9 @@ CONFIG_IWLDVM=y
CONFIG_IWLMVM=y
CONFIG_HOSTAP=y
# CONFIG_RTL_CARDS is not set
+CONFIG_AIC_WLAN_SUPPORT=y
+CONFIG_AIC8800_WLAN_SUPPORT=m
+CONFIG_AIC_LOADFW_SUPPORT=m
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set