diff options
author | dumbbell <dumbbell@FreeBSD.org> | 2005-06-21 12:59:53 +0000 |
---|---|---|
committer | dumbbell <dumbbell@FreeBSD.org> | 2005-06-21 12:59:53 +0000 |
commit | ca9ed22f1bb5569508364d6c6f70b3a535fa1a36 (patch) | |
tree | dba8d43066e647cf6051fcbf6842efb6a08fdefb | |
parent | 8a2e09741f60fc036c85300acca0415c81584d5e (diff) | |
download | FreeBSD-src-ca9ed22f1bb5569508364d6c6f70b3a535fa1a36.zip FreeBSD-src-ca9ed22f1bb5569508364d6c6f70b3a535fa1a36.tar.gz |
Connect reiserfs build to every platforms, not only i386 and pc98.
Reviewed by: mux (mentor)
Approved by: re (dougb)
-rw-r--r-- | sys/pc98/conf/NOTES | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index 4d2b08c..86f1426 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -224,12 +224,6 @@ options CLK_USE_I8254_CALIBRATION ##################################################################### # MISCELLANEOUS DEVICES AND OPTIONS -# -# Add support for the ReiserFS filesystem (used in Linux). Currently, -# this is limited to read-only access. -# -options REISERFS - device speaker #Play IBM BASIC-style noises out your speaker hint.speaker.0.at="isa" hint.speaker.0.port="0x35" |