Add PCKBC_CNATTACH_SELFTEST option.
This commit is contained in:
parent
4d5864791d
commit
9feee6d724
@ -1,4 +1,4 @@
|
||||
# $NetBSD: std.netwinder,v 1.11 2003/05/22 05:52:19 thorpej Exp $
|
||||
# $NetBSD: std.netwinder,v 1.12 2003/06/14 18:54:57 uwe Exp $
|
||||
#
|
||||
# standard NetBSD/netwinder options
|
||||
|
||||
@ -15,3 +15,6 @@ options ARM_INTR_IMPL="<arm/footbridge/footbridge_intr.h>"
|
||||
|
||||
makeoptions LOADADDRESS="0xF000C000"
|
||||
makeoptions ENTRYPOINT="nwstart"
|
||||
|
||||
# Firmware leaves pckbc uninited
|
||||
options PCKBC_CNATTACH_SELFTEST
|
||||
|
Loading…
Reference in New Issue
Block a user