From: Yongtaek Jeon Date: Wed, 2 Apr 2025 08:39:45 +0000 (+0900) Subject: arm64: configs: tizen_odroidc4: Enable RTL8192CU USB Wi-Fi support X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen-next;p=platform%2Fkernel%2Flinux-amlogic.git arm64: configs: tizen_odroidc4: Enable RTL8192CU USB Wi-Fi support Set CONFIG_RTL8192CU to support Realtek USB Wi-Fi dongles on Odroid-C4. Change-Id: I961062752cf0061cd7b0ca6d9d7650cbd4f903f3 Signed-off-by: Yongtaek Jeon --- diff --git a/arch/arm64/configs/tizen_odroidc4_defconfig b/arch/arm64/configs/tizen_odroidc4_defconfig index a20a4062acb9..82fb54b0c2a6 100644 --- a/arch/arm64/configs/tizen_odroidc4_defconfig +++ b/arch/arm64/configs/tizen_odroidc4_defconfig @@ -280,6 +280,7 @@ CONFIG_USB_NET_QMI_WWAN=y CONFIG_ATH10K=m CONFIG_ATH10K_PCI=m CONFIG_BRCMFMAC=m +CONFIG_RTL8192CU=m CONFIG_INPUT_EVDEV=y CONFIG_INPUT_JOYSTICK=y CONFIG_JOYSTICK_XPAD=y