disable Trezor support

This commit is contained in:
wowario 2019-01-02 21:20:32 +03:00
parent 6c204bba0a
commit 76c2cb0771
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111

View file

@ -1,5 +1,5 @@
OPTION(USE_DEVICE_TREZOR "Trezor support compilation" ON)
OPTION(USE_DEVICE_TREZOR_LIBUSB "Trezor LibUSB compilation" ON)
OPTION(USE_DEVICE_TREZOR "Trezor support compilation" OFF)
OPTION(USE_DEVICE_TREZOR_LIBUSB "Trezor LibUSB compilation" OFF)
OPTION(USE_DEVICE_TREZOR_UDP_RELEASE "Trezor UdpTransport in release mode" OFF)
# Use Trezor master switch