Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4717 → Rev 4718

/branches/network/defaults/sparc64/Makefile.config
54,3 → 54,9
 
# External ramdisk
CONFIG_RD_EXTERNAL = y
 
# Load disk drivers on startup
CONFIG_START_BD = n
 
# Mount /data on startup
CONFIG_MOUNT_DATA = n
/branches/network/defaults/ia64/Makefile.config
42,3 → 42,9
 
# Output device class
CONFIG_HID_OUT = generic
 
# Load disk drivers on startup
CONFIG_START_BD = n
 
# Mount /data on startup
CONFIG_MOUNT_DATA = n
/branches/network/defaults/arm32/Makefile.config
30,3 → 30,9
 
# What is your output device?
CONFIG_HID_OUT = generic
 
# Load disk drivers on startup
CONFIG_START_BD = n
 
# Mount /data on startup
CONFIG_MOUNT_DATA = n
/branches/network/defaults/arm32/GXemul/Makefile.config
0,0 → 1,2
# Machine type
MACHINE = testarm
/branches/network/defaults/arm32/integratorcp/Makefile.config
0,0 → 1,2
# Machine type
MACHINE = integratorcp
/branches/network/defaults/ppc32/Makefile.config
36,3 → 36,9
 
# Use Block Address Translation by the loader
CONFIG_BAT = y
 
# Load disk drivers on startup
CONFIG_START_BD = n
 
# Mount /data on startup
CONFIG_MOUNT_DATA = n
/branches/network/defaults/amd64/Makefile.config
54,3 → 54,9
 
# Default framebuffer depth
CONFIG_VESA_BPP = 16
 
# Load disk drivers on startup
CONFIG_START_BD = n
 
# Mount /data on startup
CONFIG_MOUNT_DATA = n
/branches/network/defaults/mips32/Makefile.config
36,3 → 36,9
 
# Output device class
CONFIG_HID_OUT = generic
 
# Load disk drivers on startup
CONFIG_START_BD = n
 
# Mount /data on startup
CONFIG_MOUNT_DATA = n
/branches/network/defaults/ia32/Makefile.config
60,3 → 60,9
 
# Default framebuffer depth
CONFIG_VESA_BPP = 16
 
# Load disk drivers on startup
CONFIG_START_BD = n
 
# Mount /data on startup
CONFIG_MOUNT_DATA = n