From 88b3b375c9f0289451045f762334d806098f8b89 Mon Sep 17 00:00:00 2001 From: Paul Irofti Date: Thu, 16 Jun 2011 23:03:26 +0000 Subject: Enable acpitoshiba by default in GENERIC. Prodded by deraadt@ and the lack of testers on tech@. --- sys/arch/amd64/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/amd64') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index d6269297cfc..cc285da7ae5 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.319 2011/05/30 22:03:47 oga Exp $ +# $OpenBSD: GENERIC,v 1.320 2011/06/16 23:03:25 pirofti Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -52,6 +52,7 @@ acpimcfg* at acpi? acpiasus* at acpi? acpisony* at acpi? acpithinkpad* at acpi? +acpitoshiba* at acpi? acpivideo* at acpi? acpivout* at acpivideo? acpipwrres* at acpi? -- cgit v1.2.3