net: rtl8192cu: fix wrong configuration in Makefile
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 26 Apr 2022 04:36:16 +0000 (13:36 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 09:33:03 +0000 (18:33 +0900)
commit5ff7a25dc4995205451ebb61b0ab4114597f6bdb
tree19bb79c91e286591db079f37e8c8e68e68434018
parentdfe94a6be5ba91c066e77c7f965474bc7b68662d
net: rtl8192cu: fix wrong configuration in Makefile

RTL8192CU_VENDOR is to distinguish with mainline and non-mainlne.
RTL8192CU_VENDOR is for non-mainline. So it needs to use
CONFIG_RTL8192CU_VENDOR instead of CONFIG_RTL8182CU.

It's why rtl8192cu dongle doesn't work in RPI4 target.

Change-Id: I93a50f5db3a965fdb4d8ee1e5a70d3956d5f6679
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/Makefile