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>
Wed, 23 Nov 2022 02:31:04 +0000 (11:31 +0900)
commitf173fd22827d076d54f127c20b2bec80c3793122
treed6591b1e84d3433923ec951396c14f86d7c6ab58
parentea161d833a97b58ca8ccb88c76b08bc76caca3ce
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