staging: r8188eu: remove CONFIG_USB_HCI from Makefile
We already depend on USB. There's no need to set CONFIG_USB_HCI in the Makefile. Some other Realtek drivers use #ifdef CONFIG_USB_HCI in their code, the r8188 driver doesn't. Acked-by: Phillip Potter <phil@philpotter.co.uk> Signed-off-by: Martin Kaiser <martin@kaiser.cx> Link: https://lore.kernel.org/r/20210811201450.31366-5-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a1c95234d6
commit
e7dd1a58ce
@ -4,8 +4,6 @@ EXTRA_CFLAGS += -O1
|
||||
|
||||
ccflags-y += -D__CHECK_ENDIAN__
|
||||
|
||||
CONFIG_USB_HCI = y
|
||||
|
||||
CONFIG_BT_COEXIST = n
|
||||
CONFIG_WOWLAN = n
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user