From 4c51507af2b7b4d398e2182b36d78a367be1adae Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 8 Oct 2007 12:56:38 +0000 Subject: enable spdmem where it matters --- sys/arch/alpha/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/alpha') diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index aa6551d32fd..d058dfe9a3e 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.195 2007/09/09 01:37:28 jsg Exp $ +# $OpenBSD: GENERIC,v 1.196 2007/10/08 12:56:37 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -306,6 +306,7 @@ lmenv* at iic? # National Semiconductor LM87 lmtemp* at iic? # NS LM75/LM77 temperature sensor maxds* at iic? # Maxim DS1631 maxtmp* at iic? # Maxim MAX6642/MAX6690 +spdmem* at iic? # SPD memory eeproms # ISA/EISA bus support isa* at pceb? -- cgit v1.2.3