Code for talking to the MAX3420 USB Device Controller.
[goodfet] / firmware / config.mk
index 773e3d2..5305ca3 100644 (file)
@@ -102,6 +102,7 @@ AVAILABLE_APPS = monitor spi jtag sbw jtag430 jtag430x2 i2c jtagarm7 ejtag jtagx
 # defaults
 CONFIG_monitor    ?= y
 CONFIG_spi        ?= y
+CONFIG_maxusb     ?= n
 CONFIG_jtag       ?= n
 CONFIG_sbw        ?= n
 CONFIG_jtag430    ?= y