diff options
-rw-r--r-- | sys/conf/options | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options index f6315d1..ed57e0d 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -30,7 +30,7 @@ # opt_<name-of-option-in-lower-case>.h # Adaptec Array Controller driver options -AAC_COMPAT_LINUX opt_acc.h # Enable the linux ioctl interface +AAC_COMPAT_LINUX opt_aac.h # Enable the linux ioctl interface AAC_DEBUG opt_aac.h # Debugging levels: # 0 - quiet, only emit warnings |