From: Hoegeun Kwon Date: Tue, 9 May 2023 07:20:26 +0000 (+0900) Subject: RISCV: configs: Enable usb wireless defconfig X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F26%2F292526%2F1;p=platform%2Fkernel%2Flinux-starfive.git RISCV: configs: Enable usb wireless defconfig Enable usb wireless defconfig and realtek module. Change-Id: I86a7ac58de3e7234ef6a2da05acfbeab28f3034c Signed-off-by: Hoegeun Kwon --- diff --git a/arch/riscv/configs/tizen_vf2_defconfig b/arch/riscv/configs/tizen_vf2_defconfig index 708ea6cecd47..767a93e8fcaa 100644 --- a/arch/riscv/configs/tizen_vf2_defconfig +++ b/arch/riscv/configs/tizen_vf2_defconfig @@ -150,11 +150,15 @@ CONFIG_DWMAC_STARFIVE_PLAT=y CONFIG_MARVELL_PHY=y CONFIG_MICREL_PHY=y CONFIG_MOTORCOMM_PHY=y +CONFIG_USB_RTL8152=y +CONFIG_USB_LAN78XX=y +CONFIG_USB_USBNET=y CONFIG_IWLWIFI=y CONFIG_IWLDVM=y CONFIG_IWLMVM=y CONFIG_HOSTAP=y -# CONFIG_RTL_CARDS is not set +CONFIG_RTL_CARDS=m +CONFIG_RTL8192CU=m CONFIG_USB_WIFI_ECR6600U=y CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_KEYBOARD is not set