diff options
Diffstat (limited to 'sys/arch/armish/conf/GENERIC')
-rw-r--r-- | sys/arch/armish/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/armish/conf/GENERIC b/sys/arch/armish/conf/GENERIC index e72ff41127c..ca64d18b794 100644 --- a/sys/arch/armish/conf/GENERIC +++ b/sys/arch/armish/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.54 2014/07/12 21:56:56 tedu Exp $ +# $OpenBSD: GENERIC,v 1.55 2014/08/20 06:14:42 mikeb Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -197,5 +197,4 @@ owctr* at onewire? # Counter device # mouse & keyboard multiplexor pseudo-devices pseudo-device wsmux 2 -pseudo-device crypto 1 pseudo-device hotplug 1 # devices hot plugging |