Add an arm64 kernel config to help testing intrng. It is expected this
config will only last a few weeks until we switch to this interrupt framework. Obtained from: ABT Systems Ltd Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
9a38d21983
commit
e34357f56d
15
sys/arm64/conf/GENERIC-INTRNG
Normal file
15
sys/arm64/conf/GENERIC-INTRNG
Normal file
@ -0,0 +1,15 @@
|
||||
#
|
||||
# GENERIC-INTRNG -- intrng testing kernel for FreeBSD/arm64
|
||||
#
|
||||
# This config adds intrng support for testing, and to ensure intrng is not
|
||||
# broken before switching to it. The config is expected to be removed soon
|
||||
# when intrng becomes the default on arm64.
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
include GENERIC
|
||||
|
||||
ident GENERIC-INTRNG
|
||||
|
||||
options INTRNG
|
Loading…
x
Reference in New Issue
Block a user