summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2007-09-22 16:25:43 +0000
committercognet <cognet@FreeBSD.org>2007-09-22 16:25:43 +0000
commit6b6ebc8c908ac584e9a243e1a2766707efbb506c (patch)
tree82b172c57dc69ede6326ad7e47a3878a3d2d6392 /sys/arm/conf
parent910d5007854379f381cf1e08ba6d710db1d917aa (diff)
downloadFreeBSD-src-6b6ebc8c908ac584e9a243e1a2766707efbb506c.zip
FreeBSD-src-6b6ebc8c908ac584e9a243e1a2766707efbb506c.tar.gz
Add a driver for the 7seg found on the CRB board, largely based on the
IQ31244 version. Approved by: re (blanket)
Diffstat (limited to 'sys/arm/conf')
-rw-r--r--sys/arm/conf/CRB2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/conf/CRB b/sys/arm/conf/CRB
index 8302ed6..6180a2d 100644
--- a/sys/arm/conf/CRB
+++ b/sys/arm/conf/CRB
@@ -84,6 +84,8 @@ device atapifd # ATAPI floppy drives
device atapist # ATAPI tape drives
options ATA_STATIC_ID # Static device numbering
+device "7seg"
+
# SCSI Controllers
device pty
OpenPOWER on IntegriCloud