From 499950992e738a63e25fae749a552f7c2be960c5 Mon Sep 17 00:00:00 2001 From: scottl Date: Thu, 22 Mar 2001 21:34:18 +0000 Subject: 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(+) (limited to 'sys') diff --git a/sys/conf/options b/sys/conf/options index 0878dad..2a3f9f5 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 -- cgit v1.1