diff options
author | Peter Grehan <grehan@FreeBSD.org> | 2004-06-25 13:44:34 +0000 |
---|---|---|
committer | Peter Grehan <grehan@FreeBSD.org> | 2004-06-25 13:44:34 +0000 |
commit | a4d9d1bc901b1374237393bf99ed300707421ca4 (patch) | |
tree | d8637362f66bc9f95d4daa44b2ace4e006ce62a7 /sys/conf/options.powerpc | |
parent | aa77148daf19f09c7f2c597aa7cd3a2ef7a2cc92 (diff) |
Catch up with sparc64 OFWCONS_POLL_HZ change
Notes
Notes:
svn path=/head/; revision=131104
Diffstat (limited to 'sys/conf/options.powerpc')
-rw-r--r-- | sys/conf/options.powerpc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/options.powerpc b/sys/conf/options.powerpc index 9acc68a2db91..a6dc6da17136 100644 --- a/sys/conf/options.powerpc +++ b/sys/conf/options.powerpc @@ -12,3 +12,5 @@ POWERMAC opt_platform.h PSIM SC_OFWFB opt_ofwfb.h + +OFWCONS_POLL_HZ opt_ofw.h |