From 5adb7adb075c6d5ff477575d8273c0f7d6771194 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 21 Aug 2010 16:02:07 +0200 Subject: [PATCH] LINT: Why not just keep it sorted? --- sys/config/LINT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/config/LINT b/sys/config/LINT index 8a34418ae5..56bbd35ed6 100644 --- a/sys/config/LINT +++ b/sys/config/LINT @@ -2689,9 +2689,9 @@ options UBSEC_DEBUG # enable debugging support: hw.ubsec.debug #options UBSEC_NO_RNG # for devices without RNG options UBSEC_RNDTEST # enable rndtest support +device aesni # hardware crypto/RNG for AES-NI device glxsb # Geode LX Security Block device padlock # hardware crypto/RNG for VIA C3/C7/Eden -device aesni # hardware crypto/RNG for AES-NI # # ACPI support using the Intel ACPI Component Architecture reference -- 2.41.0