From e9e3825df9f324069533b5446893ec23324ce9aa Mon Sep 17 00:00:00 2001 From: kiyohara Date: Sun, 10 Oct 2010 05:19:35 +0000 Subject: [PATCH] Add strtc(ST M41T80 Real-Time Clock). --- sys/arch/evbarm/conf/DNS323 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sys/arch/evbarm/conf/DNS323 b/sys/arch/evbarm/conf/DNS323 index 85dc0c54321d..9a768eac9991 100644 --- a/sys/arch/evbarm/conf/DNS323 +++ b/sys/arch/evbarm/conf/DNS323 @@ -1,4 +1,4 @@ -# $NetBSD: DNS323,v 1.1 2010/10/02 06:18:39 kiyohara Exp $ +# $NetBSD: DNS323,v 1.2 2010/10/10 05:19:35 kiyohara Exp $ # # DNS323 -- D-Link. DNS-323 platform kernel # @@ -30,4 +30,6 @@ options SYMTAB_SPACE=500000 g760a* at iic? addr 0x3e # G760a fan speed controller lmtemp* at iic? addr 0x48 # LM75 temperature sensor -#m41t80rtc* at iic? addr 0x68 # ST M41T80 Real-Time Clock +strtc* at iic? addr 0x68 # ST M41T80 Real-Time Clock +options STRTC_NO_USERRAM +options STRTC_NO_WATCHDOG