diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-07-27 00:40:20 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-07-27 00:40:20 +0000 |
commit | 2ff09bff6aa8c769888a50445adb601d705c2d88 (patch) | |
tree | b7727ffc83fd15410022f3610c3e6c7010d3f6d7 /sys/arch/amd64/conf | |
parent | 3783afb260653017206056a207fd29878ee446b0 (diff) |
acpiasus for amd64 too, Henri Kemppainen
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 017a6bffa41..fed50eee793 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.294 2010/07/26 11:29:23 pirofti Exp $ +# $OpenBSD: GENERIC,v 1.295 2010/07/27 00:40:19 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -50,6 +50,7 @@ acpiec* at acpi? acpiprt* at acpi? acpitz* at acpi? acpimadt0 at acpi? +acpiasus* at acpi? acpisony* at acpi? acpithinkpad* at acpi? acpivideo* at acpi? |