From 9fcfed22e28b3fae57da1893494e3cb58fe62b99 Mon Sep 17 00:00:00 2001 From: Scott Long Date: Thu, 22 Mar 2001 21:34:18 +0000 Subject: [PATCH] Allow AAC_COMPAT_LINUX to be used when compiling aac support into the kernel. Requires that COMPAT_LINUX also be set. --- sys/conf/options | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/conf/options b/sys/conf/options index 0878dad3f78..2a3f9f591df 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -30,6 +30,8 @@ # opt_.h # Adaptec Array Controller driver options +AAC_COMPAT_LINUX opt_acc.h # Enable the linux ioctl interface + AAC_DEBUG opt_aac.h # Debugging levels: # 0 - quiet, only emit warnings # 1 - noisy, emit major function