Without /dev/boot ...

This commit is contained in:
Jorrit Herder
2005-08-03 14:17:28 +00:00
parent 375f6f8754
commit 1ae4d41d0d
5 changed files with 31 additions and 24 deletions

View File

@@ -64,7 +64,7 @@
/* Include or exclude an image of /dev/boot in the boot image.
* Please update the makefile in /usr/src/tools/ as well.
*/
#define ENABLE_BOOTDEV 1
#define ENABLE_BOOTDEV 0 /* load image of /dev/boot at boot time */
/* DMA_SECTORS may be increased to speed up DMA based drivers. */
#define DMA_SECTORS 1 /* DMA buffer size (must be >= 1) */