Subversion Repositories HelenOS

Rev

Rev 4327 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4327 Rev 4718
Line 34... Line 34...
34
# Framebuffer support
34
# Framebuffer support
35
CONFIG_FB = y
35
CONFIG_FB = y
36
 
36
 
37
# Use Block Address Translation by the loader
37
# Use Block Address Translation by the loader
38
CONFIG_BAT = y
38
CONFIG_BAT = y
-
 
39
 
-
 
40
# Load disk drivers on startup
-
 
41
CONFIG_START_BD = n
-
 
42
 
-
 
43
# Mount /data on startup
-
 
44
CONFIG_MOUNT_DATA = n