summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2008-04-21 10:09:55 +0000
committerphk <phk@FreeBSD.org>2008-04-21 10:09:55 +0000
commitbbf813673e69b90901d034189d21451674f5818e (patch)
tree32fe3bffd5e2777968895353e4bd20dfcd890fc7 /sys/arm
parentc5851345cf22fb2cbb07c9efbd71dd8372ea153a (diff)
downloadFreeBSD-src-bbf813673e69b90901d034189d21451674f5818e.zip
FreeBSD-src-bbf813673e69b90901d034189d21451674f5818e.tar.gz
Make genclock standard on all platforms.
Thanks to: grehan & marcel for platform support on ia64 and ppc.
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/AVILA1
-rw-r--r--sys/arm/conf/BWCT1
-rw-r--r--sys/arm/conf/CRB1
-rw-r--r--sys/arm/conf/EP802191
-rw-r--r--sys/arm/conf/HL2001
-rw-r--r--sys/arm/conf/IQ312441
-rw-r--r--sys/arm/conf/KB920X1
-rw-r--r--sys/arm/conf/SIMICS1
-rw-r--r--sys/arm/conf/SKYEYE1
9 files changed, 0 insertions, 9 deletions
diff --git a/sys/arm/conf/AVILA b/sys/arm/conf/AVILA
index c436eab..b76b4f5 100644
--- a/sys/arm/conf/AVILA
+++ b/sys/arm/conf/AVILA
@@ -80,7 +80,6 @@ options BOOTP_COMPAT
#options PREEMPTION
#options VERBOSE_SYSINIT
-device genclock
device mem # Memory and kernel memory devices
#device saarm
diff --git a/sys/arm/conf/BWCT b/sys/arm/conf/BWCT
index 7d1a4be..e3e220e 100644
--- a/sys/arm/conf/BWCT
+++ b/sys/arm/conf/BWCT
@@ -68,7 +68,6 @@ options MUTEX_NOINLINE
options RWLOCK_NOINLINE
options NO_FFS_SNAPSHOT
options NO_SWAPPING
-device genclock
device loop
device random
device ether
diff --git a/sys/arm/conf/CRB b/sys/arm/conf/CRB
index d722c4a..c70469b 100644
--- a/sys/arm/conf/CRB
+++ b/sys/arm/conf/CRB
@@ -65,7 +65,6 @@ options BOOTP_NFSV3
options BOOTP_WIRED_TO=em0
options BOOTP_COMPAT
#options PREEMPTION
-device genclock
device loop
device ether
device mem # Memory and kernel memory devices
diff --git a/sys/arm/conf/EP80219 b/sys/arm/conf/EP80219
index 5814cf6..a31d61b 100644
--- a/sys/arm/conf/EP80219
+++ b/sys/arm/conf/EP80219
@@ -67,7 +67,6 @@ options BOOTP_NFSV3
options BOOTP_WIRED_TO=fxp0
options BOOTP_COMPAT
#options PREEMPTION
-device genclock
device loop
device ether
device mem # Memory and kernel memory devices
diff --git a/sys/arm/conf/HL200 b/sys/arm/conf/HL200
index 225a12b..fff2cbd 100644
--- a/sys/arm/conf/HL200
+++ b/sys/arm/conf/HL200
@@ -74,7 +74,6 @@ options MUTEX_NOINLINE
options RWLOCK_NOINLINE
options NO_FFS_SNAPSHOT
options NO_SWAPPING
-device genclock
device random
device pty
device loop
diff --git a/sys/arm/conf/IQ31244 b/sys/arm/conf/IQ31244
index 7590a87..1a2ccb7 100644
--- a/sys/arm/conf/IQ31244
+++ b/sys/arm/conf/IQ31244
@@ -64,7 +64,6 @@ options BOOTP_NFSV3
options BOOTP_WIRED_TO=em0
options BOOTP_COMPAT
#options PREEMPTION
-device genclock
device loop
device ether
device mem # Memory and kernel memory devices
diff --git a/sys/arm/conf/KB920X b/sys/arm/conf/KB920X
index 54f631d..2775961 100644
--- a/sys/arm/conf/KB920X
+++ b/sys/arm/conf/KB920X
@@ -62,7 +62,6 @@ options MUTEX_NOINLINE
options RWLOCK_NOINLINE
options NO_FFS_SNAPSHOT
options NO_SWAPPING
-device genclock
device random
device pty
device loop
diff --git a/sys/arm/conf/SIMICS b/sys/arm/conf/SIMICS
index 5bcf09a..4d54e7a 100644
--- a/sys/arm/conf/SIMICS
+++ b/sys/arm/conf/SIMICS
@@ -54,7 +54,6 @@ options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
-device genclock
device loop
device ether
device saip
diff --git a/sys/arm/conf/SKYEYE b/sys/arm/conf/SKYEYE
index 1983b10..e3c9646 100644
--- a/sys/arm/conf/SKYEYE
+++ b/sys/arm/conf/SKYEYE
@@ -59,7 +59,6 @@ options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
-device genclock
device loop
device ether
#device saarm
OpenPOWER on IntegriCloud