Do away with AAC_COMPAT_LINUX option entirely. The functionality will

automatically be enabled if the kernel is compiled with COMPAT_LINUX.

Submitted by:	jhb
MFC after:	3 days
This commit is contained in:
Scott Long 2002-09-25 15:21:50 +00:00
parent c099da117f
commit 1da8092eea
3 changed files with 1 additions and 8 deletions

View File

@ -1322,11 +1322,6 @@ device mly
#
# Adaptec FSA RAID controllers, including integrated DELL controllers,
# the Dell PERC 2/QC and the HP NetRAID-4M
#
# AAC_COMPAT_LINUX Include code to support Linux-binary management
# utilities (requires Linux compatibility
# support).
#
device aac
device aacp # SCSI Passthrough interface (optional, CAM required)

View File

@ -223,7 +223,7 @@ dev/aac/aac_debug.c optional aac
dev/aac/aac_disk.c optional aac
dev/aac/aac_pci.c optional aac pci
dev/aac/aac_cam.c optional aacp aac
dev/aac/aac_linux.c optional aac_compat_linux compat_linux
dev/aac/aac_linux.c optional aac compat_linux
dev/acpica/acpi.c optional acpica
dev/acpica/acpica_support.c optional acpica
dev/acpica/acpi_acad.c optional acpica nowerror

View File

@ -31,8 +31,6 @@
# opt_<name-of-option-in-lower-case>.h
# Adaptec Array Controller driver options
AAC_COMPAT_LINUX opt_dontuse.h # Enable the linux ioctl interface
AAC_DEBUG opt_aac.h # Debugging levels:
# 0 - quiet, only emit warnings
# 1 - noisy, emit major function