diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2007-06-11 00:38:06 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2007-06-11 00:38:06 +0000 |
| commit | 2b39bb4f4f37f2cb7d616c0b4e03858169fb9227 (patch) | |
| tree | bbe9dac9732465eaccfb9b240e94086bf3d26fdd /sys/pc98 | |
| parent | 752bb3876c6ca1315e4d86760605c5d252581f01 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/DEFAULTS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/pc98/conf/DEFAULTS b/sys/pc98/conf/DEFAULTS index 7fd3dbaecd61..d42d4d339c94 100644 --- a/sys/pc98/conf/DEFAULTS +++ b/sys/pc98/conf/DEFAULTS @@ -21,5 +21,9 @@ device io # I/O device device uart_ns8250 #device uart_i8251 +# Default partitioning schemes +options GEOM_BSD +options GEOM_PC98 + # KSE support went from being default to a kernel option options KSE |
