RISCV: configs: tizen-lpi4a: Enable wireless drivers 60/318660/1 accepted/tizen/unified/x/20241008.135226
authorMichal Wilczynski <m.wilczynski@samsung.com>
Fri, 4 Oct 2024 10:29:04 +0000 (12:29 +0200)
committerMichal Wilczynski <m.wilczynski@samsung.com>
Fri, 4 Oct 2024 11:13:25 +0000 (13:13 +0200)
Aic8800 drivers are written in a way that they can only work as modules,
and can't be compiled in the kernel. Enable them as modules so the Wi-Fi
works.

Change-Id: I15336469583726ba5a4bd898349809ab15421ca3
Signed-off-by: Michal Wilczynski <m.wilczynski@samsung.com>
arch/riscv/configs/tizen-lpi4a_defconfig

index 53c8263c630df34806cc36b884b466b31093f92c..120146bf81a59bc5d0af32e0da45e05b9a46f0ba 100644 (file)
@@ -175,6 +175,9 @@ CONFIG_USB_USBNET=m
 # CONFIG_USB_NET_AX88179_178A is not set
 # CONFIG_USB_NET_NET1080 is not set
 CONFIG_BRCMFMAC=m
+CONFIG_AIC_WLAN_SUPPORT=y
+CONFIG_AIC8800_WLAN_SUPPORT=m
+CONFIG_AIC8800_BTLPM_SUPPORT=m
 CONFIG_NET_FAILOVER=y
 CONFIG_INPUT_MOUSEDEV=y
 CONFIG_INPUT_EVDEV=y