Skip to content

Commit e65c51a

Browse files
committed
deepin: config: remove R8712U
deepin inclusion category: other Per commit commit 41e883c upstream. This driver is in the staging area since 2010. The following reasons lead to the removal: - This driver generates maintenance workload for itself and for API wext - A MAC80211 driver was available in 2016 time frame; This driver does not compile anymore but would be a better starting point than the current driver. Here the note from the TODO file: A replacement for this driver with MAC80211 support is available at https://github.com/chunkeey/rtl8192su - no progress changing to mac80211 - Using this hardware is security wise not state of the art as WPA3 is not supported. Find further discussions in the Link below. Signed-off-by: Wentao Guan <[email protected]>
1 parent c2df469 commit e65c51a

File tree

4 files changed

+0
-5
lines changed

4 files changed

+0
-5
lines changed

arch/arm64/configs/deepin_arm64_desktop_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4002,7 +4002,6 @@ CONFIG_RTL8192U=m
40024002
CONFIG_RTLLIB=m
40034003
CONFIG_RTL8192E=m
40044004
CONFIG_RTL8723BS=m
4005-
CONFIG_R8712U=m
40064005
CONFIG_RTS5208=m
40074006
CONFIG_VT6655=m
40084007
CONFIG_VT6656=m

arch/loongarch/configs/deepin_loongarch_desktop_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4961,8 +4961,6 @@ CONFIG_PRISM2_USB=m
49614961
CONFIG_RTLLIB=m
49624962
CONFIG_RTL8192E=m
49634963
CONFIG_RTL8723BS=m
4964-
CONFIG_R8712U=m
4965-
CONFIG_RTS5208=m
49664964
CONFIG_VT6655=m
49674965
CONFIG_VT6656=m
49684966
CONFIG_ADIS16203=m

arch/riscv/configs/deepin_riscv64_desktop_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2081,7 +2081,6 @@ CONFIG_VHOST_VSOCK=m
20812081
CONFIG_VHOST_VDPA=m
20822082
CONFIG_STAGING=y
20832083
CONFIG_RTL8723BS=m
2084-
CONFIG_R8712U=m
20852084
CONFIG_MAILBOX=y
20862085
CONFIG_POLARFIRE_SOC_MAILBOX=m
20872086
CONFIG_SUN50I_IOMMU=y

arch/x86/configs/deepin_x86_desktop_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4776,7 +4776,6 @@ CONFIG_RTL8192U=m
47764776
CONFIG_RTLLIB=m
47774777
CONFIG_RTL8192E=m
47784778
CONFIG_RTL8723BS=m
4779-
CONFIG_R8712U=m
47804779
CONFIG_RTS5208=m
47814780
CONFIG_VT6655=m
47824781
CONFIG_VT6656=m

0 commit comments

Comments
 (0)