diff options
author | jb <jb@FreeBSD.org> | 2006-10-26 22:11:35 +0000 |
---|---|---|
committer | jb <jb@FreeBSD.org> | 2006-10-26 22:11:35 +0000 |
commit | d20db01f97a7b67b8d8300b347bb20c0e1f8e407 (patch) | |
tree | b19049d940047a247c84b8e9b30c21b348ea5709 /sys/arm/conf/IQ31244 | |
parent | 3a250c3e1697ac0cf0232f167522eec8cf185717 (diff) | |
download | FreeBSD-src-d20db01f97a7b67b8d8300b347bb20c0e1f8e407.zip FreeBSD-src-d20db01f97a7b67b8d8300b347bb20c0e1f8e407.tar.gz |
Remove the KSE option now that it's in DEFAULTS on these arches/machines.
The 'nooption' kernel config entry has to be used to turn KSE off now.
This isn't my preferred way of dealing with this, but I'll defer to
scottl's experience with the io/mem kernel option change and the grief
experienced over that.
Submitted by: scottl@
Diffstat (limited to 'sys/arm/conf/IQ31244')
-rw-r--r-- | sys/arm/conf/IQ31244 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/conf/IQ31244 b/sys/arm/conf/IQ31244 index 17495ff..8cbb079 100644 --- a/sys/arm/conf/IQ31244 +++ b/sys/arm/conf/IQ31244 @@ -61,7 +61,6 @@ options BOOTP_NFSV3 options BOOTP_WIRED_TO=em0 options BOOTP_COMPAT #options PREEMPTION -options KSE # KSE support device genclock device loop device ether |