From cc5244f34c7a540925180adfdfecb387a8cd3b9c Mon Sep 17 00:00:00 2001 From: Pascal de Bruijn Date: Thu, 23 May 2019 19:57:39 +0200 Subject: [PATCH] expand Kconfig for in-tree builds --- Kconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Kconfig b/Kconfig index 4986677..72ec7d9 100644 --- a/Kconfig +++ b/Kconfig @@ -1,4 +1,7 @@ config RTL8723CS - tristate "Realtek 8723C SDIO or SPI WiFi" + tristate "Realtek RTL8723CS SDIO or SPI WiFi driver" + depends on WLAN && MMC && CFG80211 + select WIRELESS_EXT + select WEXT_PRIV ---help--- Help message of RTL8723CS