From 466a823d79f41d0713b272e48fd73e494b0588e0 Mon Sep 17 00:00:00 2001 From: Harald Koerfgen Date: Sun, 12 Mar 2000 10:07:55 +0000 Subject: Enable RTC driver for DECstations --- arch/mips/config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch') diff --git a/arch/mips/config.in b/arch/mips/config.in index b6551a29e..189a2126b 100644 --- a/arch/mips/config.in +++ b/arch/mips/config.in @@ -1,4 +1,4 @@ -# $Id: config.in,v 1.41 2000/02/23 00:41:00 ralf Exp $ +# $Id: config.in,v 1.42 2000/02/24 00:12:40 ralf Exp $ # For a description of the syntax of this configuration file, # see the Configure script. # @@ -266,7 +266,7 @@ else fi bool 'Keyboard Support' CONFIG_KEYBOARD bool 'Mouse Support' CONFIG_MOUSE -# bool 'Enhanced Real Time Clock Support' CONFIG_RTC + bool 'Enhanced Real Time Clock Support' CONFIG_RTC endmenu fi -- cgit v1.2.3