Add usb_template(4) to RPI-B kernel config. This is to support the USB OTG

functionality on Raspberry Pi 0.

Reviewed by:	hselasky@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D13924
This commit is contained in:
Edward Tomasz Napierala 2018-01-20 14:00:07 +00:00
parent 8e06491a4e
commit 83d02512b4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=328195

View File

@ -46,6 +46,9 @@ device pty
device snp
device pl011
# Device mode support
device usb_template # Control of the gadget
# Comment following lines for boot console on serial port
device vt
device kbdmux