Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/sparc64/Makefile.config

    ra0a273e ra63d216  
    77# Compiler
    88COMPILER = gcc_cross
    9 
    10 # In case compiler is clang, whether or not to use its integrated assembler.
    11 INTEGRATED_AS = default
    129
    1310# Support for SMP
     
    4744CONFIG_TEST = y
    4845
    49 # Kernel RCU implementation
    50 RCU = PREEMPT_A
    51 
    5246# Input device class
    5347CONFIG_HID_IN = generic
     
    5852# Start AP processors by the loader
    5953CONFIG_AP = y
    60 
    61 # Optimization level
    62 OPTIMIZATION = 3
Note: See TracChangeset for help on using the changeset viewer.