Commit 7f921e92 authored by Christian Gromm's avatar Christian Gromm Committed by Greg Kroah-Hartman
Browse files

staging: most: usb: remove NET dependency

parent 11536442
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -5,10 +5,9 @@

config MOST_USB
	tristate "USB"
	depends on USB && NET
	depends on USB
	help
	  Say Y here if you want to connect via USB to network transceiver.
	  This device driver depends on the networking AIM.

	  To compile this driver as a module, choose M here: the
	  module will be called most_usb.