update the vid name

This commit is contained in:
aksys-dev 2021-02-18 14:43:54 +08:00 committed by GitHub
parent 4ac52257c4
commit 95a136241e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,8 @@
Add the following code before the last line of this file
```c
#define USB_VENDER_ID_AKSYS 0x1234
#define USB_DEVICE_ID_AKSYS_QRD 0x1000
#define USB_VENDER_ID_TEMP_HHG_AKSY 0x1234
#define USB_VENDER_ID_QUALCOMM 0x1000
```
3. Merge \${this_project}/drivers/hid/Kconfig into \${your_kernel_root}/drivers/hid/Kconfig :