Revert accidentally changed std.armv6 in r318024.

MFC with:	r318024
MFC after:	2 weeks
This commit is contained in:
Michal Meloun 2017-05-09 12:32:31 +00:00
parent 19600bd917
commit 39d24078f8

View File

@ -68,10 +68,10 @@ options USB_DEBUG # Enable usb debug support code
# Optional extras, never enabled by default:
#options BOOTVERBOSE
#options DEBUG # May result in extreme spewage
options KTR
options KTR_COMPILE=KTR_ALL
options KTR_ENTRIES=163840
options KTR_MASK=(KTR_SPARE3)
#options KTR
#options KTR_COMPILE=KTR_ALL
#options KTR_ENTRIES=16384
#options KTR_MASK=(KTR_SPARE2)
#options KTR_VERBOSE=0
#options USB_REQ_DEBUG
#options USB_VERBOSE