staging: r8188eu: remove CONFIG_USB_HCI from Makefile
authorMartin Kaiser <martin@kaiser.cx>
Wed, 11 Aug 2021 20:14:50 +0000 (22:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Aug 2021 08:23:02 +0000 (10:23 +0200)
commite7dd1a58ce708ae965c143ed6837b503d98cacfa
tree322e13bea57641255c39987c5f75d3ce2c56dd1d
parenta1c95234d6e6b2604abff9208e38db162b9a3e7b
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>
drivers/staging/r8188eu/Makefile