Revert "Add a simple cp2130 libusb driver"

This reverts commit 93ef223a31.
This commit is contained in:
Dirk Hohndel 2016-09-22 14:56:31 -07:00
parent f35f767240
commit 78dc3a3efe
6 changed files with 0 additions and 299 deletions

View file

@ -33,7 +33,6 @@ option(NO_USERMANUAL "don't include a viewer for the user manual" OFF)
option(FBSUPPORT "allow posting to Facebook" ON)
option(BTSUPPORT "enable support for QtBluetooth (requires Qt5.4 or newer)" ON)
option(FTDISUPPORT "enable support for libftdi based serial" OFF)
option(CP2130SUPPORT "enable support for cp2130 based serial" OFF)
# Options regarding What should we build on subsurface
option(MAKE_TESTS "Make the tests" ON)