From f73855a0136798a7f01f33e57701a39462498d4a Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Thu, 9 Apr 2020 13:50:57 +0300 Subject: ARM: defconfig: tk1: unblock backported rtl8188eu The module staging/rtl8188eu in backports-5.4 depends on hidden config options WIRELESS_EXT and WEXT_PRIV. Enable both of them. Related-to: ELB-2388 Signed-off-by: Oleksandr Suvorov --- arch/arm/configs/apalis-tk1_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/apalis-tk1_defconfig b/arch/arm/configs/apalis-tk1_defconfig index 16851f5d0b9d..61bdbf438422 100644 --- a/arch/arm/configs/apalis-tk1_defconfig +++ b/arch/arm/configs/apalis-tk1_defconfig @@ -200,6 +200,7 @@ CONFIG_USB_USBNET=y # CONFIG_USB_NET_NET1080 is not set # CONFIG_USB_BELKIN is not set # CONFIG_USB_NET_ZAURUS is not set +CONFIG_PRISM54=m CONFIG_INPUT_POLLDEV=y # CONFIG_INPUT_MOUSEDEV is not set CONFIG_INPUT_JOYDEV=m -- cgit v1.2.3