Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Dec 2006 22:46:54 GMT
From:      Bernd Walter <ticso@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 111346 for review
Message-ID:  <200612092246.kB9MksKr096745@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=111346

Change 111346 by ticso@ticso on 2006/12/09 22:46:33

	make at91_rtc an optional driver to allow selection of other RTCs.s
	MFP4 after:	1 week
	Ok'ed by: imp

Affected files ...

.. //depot/projects/arm/src/sys/arm/at91/files.at91#13 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/at91/files.at91#13 (text) ====

@@ -6,7 +6,7 @@
 arm/at91/at91_mci.c		optional	at91_mci
 arm/at91/at91_pio.c		standard
 arm/at91/at91_pmc.c		standard
-arm/at91/at91_rtc.c		standard
+arm/at91/at91_rtc.c		optional	at91_rtc
 arm/at91/at91_ssc.c		optional	at91_ssc
 arm/at91/at91_spi.c		optional	at91_spi		\
 	dependency	"spibus_if.h"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612092246.kB9MksKr096745>