From: Seung-Woo Kim Date: Tue, 29 Aug 2023 10:06:16 +0000 (+0900) Subject: RISCV: config: tizen_visionfive2: Enable MT7601U as module X-Git-Tag: accepted/tizen/unified/riscv/20230831.014911^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d7bbcd0ce955397be2441442298ed054637b0c0;p=platform%2Fkernel%2Flinux-starfive.git RISCV: config: tizen_visionfive2: Enable MT7601U as module Enable CONFIG_MT7601U to support mediatek 7601 wireless dongle, This driver requires the firmware, mt7601u.bin. Change-Id: If1b07960f03afaad952af6efae8637b61e5cecd6 Signed-off-by: Seung-Woo Kim --- diff --git a/arch/riscv/configs/tizen_visionfive2_defconfig b/arch/riscv/configs/tizen_visionfive2_defconfig index e1c872a47716..8d3fe6bbd305 100644 --- a/arch/riscv/configs/tizen_visionfive2_defconfig +++ b/arch/riscv/configs/tizen_visionfive2_defconfig @@ -240,6 +240,7 @@ CONFIG_MOTORCOMM_PHY=y CONFIG_USB_RTL8152=y CONFIG_USB_LAN78XX=y CONFIG_USB_USBNET=y +CONFIG_MT7601U=m CONFIG_RTL_CARDS=m CONFIG_RTL8192CU=m # CONFIG_RTLWIFI_DEBUG is not set