From: Hoegeun Kwon Date: Thu, 13 Apr 2023 04:33:52 +0000 (+0900) Subject: RISCV: configs: Enable usb wireless defconfig X-Git-Tag: accepted/tizen/unified/riscv/20230718.024919~118 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93d6e1e743901c1abde97f8de0aa60b4655bd0e1;p=platform%2Fkernel%2Flinux-starfive.git RISCV: configs: Enable usb wireless defconfig Enable usb wireless defconfig and realtek module. Change-Id: Id186de5d13078a11b7142afceb881ade5da2683d Signed-off-by: Hoegeun Kwon --- diff --git a/arch/riscv/configs/tizen_vf2_defconfig b/arch/riscv/configs/tizen_vf2_defconfig index 6a902382f08f..a59b4e9bdf57 100644 --- a/arch/riscv/configs/tizen_vf2_defconfig +++ b/arch/riscv/configs/tizen_vf2_defconfig @@ -94,6 +94,7 @@ CONFIG_CGROUP_NET_PRIO=y CONFIG_CFG80211=y # CONFIG_CFG80211_CRDA_SUPPORT is not set CONFIG_CFG80211_WEXT=y +CONFIG_MAC80211=y CONFIG_NET_9P=y CONFIG_NET_9P_VIRTIO=y CONFIG_PCI=y @@ -136,6 +137,10 @@ CONFIG_STMMAC_ETH=y CONFIG_DWMAC_STARFIVE=y CONFIG_MICROSEMI_PHY=y CONFIG_MOTORCOMM_PHY=y +CONFIG_USB_RTL8152=y +CONFIG_USB_LAN78XX=y +CONFIG_USB_USBNET=y +CONFIG_RTL8192CU=m CONFIG_INPUT_MOUSEDEV=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y