mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
meson: Add CanoKey
Signed-off-by: Hongren (Zenithal) Zheng <i@zenithal.me> Message-Id: <YoY6YRD6cxH21mms@Sun> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
d37d0e0e85
commit
8caef85078
5 changed files with 21 additions and 0 deletions
|
@ -119,6 +119,11 @@ config USB_U2F
|
|||
default y
|
||||
depends on USB
|
||||
|
||||
config USB_CANOKEY
|
||||
bool
|
||||
default y
|
||||
depends on USB
|
||||
|
||||
config IMX_USBPHY
|
||||
bool
|
||||
default y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue