Add USB gold driver to default kernel build.

This commit is contained in:
Hans Petter Selasky 2015-06-19 06:48:55 +00:00
parent ab50c99d40
commit 2d45d7935b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284592
3 changed files with 4 additions and 1 deletions

View File

@ -2645,6 +2645,8 @@ device usb
device udbp
# USB Fm Radio
device ufm
# USB temperature meter
device ugold
# USB LED
device uled
# Human Interface Device (anything with buttons and dials)

View File

@ -2545,6 +2545,7 @@ dev/usb/serial/usb_serial.c optional ucom | u3g | uark | ubsa | ubser | \
#
dev/usb/misc/ufm.c optional ufm
dev/usb/misc/udbp.c optional udbp
dev/usb/misc/ugold.c optional ugold
dev/usb/misc/uled.c optional uled
#
# USB input drivers

View File

@ -53,7 +53,7 @@ SUBDIR += ${_dwc_otg} ehci ${_musb} ohci uhci xhci ${_uss820dci} ${_at91dci} \
${_atmegadci} ${_avr32dci} ${_rsu} ${_rsufw} ${_saf1761otg}
SUBDIR += ${_rum} ${_run} ${_runfw} ${_uath} upgt usie ural ${_zyd} ${_urtw}
SUBDIR += ${_urtwn} ${_urtwnfw}
SUBDIR += atp uhid ukbd ums udbp ufm uep wsp uled
SUBDIR += atp uhid ukbd ums udbp ufm uep wsp ugold uled
SUBDIR += ucom u3g uark ubsa ubser uchcom ucycom ufoma uftdi ugensa uipaq ulpt \
umct umcs umodem umoscom uplcom uslcom uvisor uvscom
SUBDIR += udl