1# 2# MOST USB configuration 3# 4 5config HDM_USB 6 tristate "USB HDM" 7 depends on USB && NET 8 select AIM_NETWORK 9 ---help--- 10 Say Y here if you want to connect via USB to network tranceiver. 11 This device driver depends on the networking AIM. 12 13 To compile this driver as a module, choose M here: the 14 module will be called hdm_usb. 15