From: Lu Hui Date: Mon, 21 Aug 2023 10:04:41 +0000 (+0800) Subject: revyos_defconfig: enable aic8800 wifi X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3a38f850c3bf018bee2f4c7b0cd0ef180d72568c;p=platform%2Fkernel%2Flinux-thead.git revyos_defconfig: enable aic8800 wifi (cherry picked from commit e04af8ab3024657776d49009ea99f9e11a657642) Signed-off-by: Jaehoon Chung --- diff --git a/arch/riscv/configs/revyos_defconfig b/arch/riscv/configs/revyos_defconfig index 9660a0e9f1ed..20ac6139be08 100644 --- a/arch/riscv/configs/revyos_defconfig +++ b/arch/riscv/configs/revyos_defconfig @@ -160,6 +160,10 @@ CONFIG_USB_USBNET=m # CONFIG_USB_NET_AX88179_178A is not set # CONFIG_USB_NET_NET1080 is not set CONFIG_RTL8723DS=y +CONFIG_AIC_WLAN_SUPPORT=y +CONFIG_AIC_FW_PATH="/lib/firmware/aic8800" +CONFIG_AIC8800_WLAN_SUPPORT=m +CONFIG_AIC8800_BTLPM_SUPPORT=m CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_EVDEV=y CONFIG_KEYBOARD_GPIO=y