Commit f5df1a8b authored by Ping-Ke Shih's avatar Ping-Ke Shih Committed by Kalle Valo
Browse files

rtw88: 8723d: Add 8723DE to Kconfig and Makefile

parent 504e2b28
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -36,6 +36,16 @@ config RTW88_8822CE

	  802.11ac PCIe wireless network adapter

config RTW88_8723DE
	bool "Realtek 8723DE PCI wireless network adapter"
	depends on PCI
	select RTW88_CORE
	select RTW88_PCI
	help
	  Select this option will enable support for 8723DE chipset

	  802.11n PCIe wireless network adapter

config RTW88_DEBUG
	bool "Realtek rtw88 debug support"
	depends on RTW88_CORE
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ rtw88-y += main.o \

rtw88-$(CONFIG_RTW88_8822BE)	+= rtw8822b.o rtw8822b_table.o
rtw88-$(CONFIG_RTW88_8822CE)	+= rtw8822c.o rtw8822c_table.o
rtw88-$(CONFIG_RTW88_8723DE)	+= rtw8723d.o rtw8723d_table.o

obj-$(CONFIG_RTW88_PCI)		+= rtwpci.o
rtwpci-objs			:= pci.o