From: Jaehoon Chung Date: Fri, 9 Jun 2023 03:52:28 +0000 (+0900) Subject: RISCV: configs: tien_visionfive2: Enable RTL8XXXU config as module X-Git-Tag: accepted/tizen/unified/riscv/20230725.071352~84 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9d9d0640a92343cb021c673ac7ecd56521b6a25;p=platform%2Fkernel%2Flinux-starfive.git RISCV: configs: tien_visionfive2: Enable RTL8XXXU config as module Enable RTL8XXXU configuration as module. And Other realtek drivers is enabled to use if someone wants to use them. Change-Id: I9ff25360d2d17bc315db7e09f9958e170ab1691d Signed-off-by: Jaehoon Chung --- diff --git a/arch/riscv/configs/tizen_visionfive2_defconfig b/arch/riscv/configs/tizen_visionfive2_defconfig index 40312dd9f3f9..372d6cc0e309 100644 --- a/arch/riscv/configs/tizen_visionfive2_defconfig +++ b/arch/riscv/configs/tizen_visionfive2_defconfig @@ -161,7 +161,18 @@ CONFIG_MOTORCOMM_PHY=y CONFIG_USB_RTL8152=y CONFIG_USB_LAN78XX=y CONFIG_USB_USBNET=y +CONFIG_RTL_CARDS=m CONFIG_RTL8192CU=m +# CONFIG_RTLWIFI_DEBUG is not set +CONFIG_RTL8XXXU=m +CONFIG_RTW88=m +CONFIG_RTW88_8822BE=m +CONFIG_RTW88_8822CE=m +CONFIG_RTW88_8723DE=m +CONFIG_RTW88_8821CE=m +CONFIG_RTW89=m +CONFIG_RTW89_8852AE=m +CONFIG_RTW89_8852CE=m CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MISC=y CONFIG_INPUT_UINPUT=y