Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/sparc64/Makefile.config

    rad8f03d2 r1641eb0  
    3838CONFIG_LOG = n
    3939
    40 # Kernel function tracing
    41 CONFIG_TRACE = n
    42 
    4340# Compile kernel tests
    4441CONFIG_TEST = y
     
    5653CONFIG_AOUT_ISOFS_B = y
    5754
     55# External ramdisk
     56CONFIG_RD_EXTERNAL = y
     57
    5858# Load disk drivers on startup
    5959CONFIG_START_BD = n
     
    6161# Mount /data on startup
    6262CONFIG_MOUNT_DATA = n
    63 
    64 # Bundle netif/nil network layer
    65 CONFIG_NETIF_NIL_BUNDLE = n
Note: See TracChangeset for help on using the changeset viewer.