git: Put 'options SMP' in our standard GENERIC and X86_64_GENERIC configs.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue May 24 05:07:30 PDT 2011


commit e93ca50a69ed39b6bbb3cbd9383071259a883bee
Author: Sascha Wildner <saw at online.de>
Date:   Tue May 24 14:04:43 2011 +0200

    Put 'options SMP' in our standard GENERIC and X86_64_GENERIC configs.
    
    Due to sephe's recent work, SMP kernels should boot on UP machines as
    well. This is to give his work more exposure.
    
    While doing this, remove the no longer needed APIC_IO options from
    all configs (it is 1 by default since commit ed4d621d) and comment
    'options SMP' in the LINT* configs so the still existing UP code
    paths are still build-tested.
    
    In-discussion-with: sephe

Summary of changes:
 sys/config/GENERIC        |    8 +++-----
 sys/config/LINT           |   21 +++------------------
 sys/config/LINT64         |   21 +++------------------
 sys/config/X86_64_GENERIC |    9 +++------
 4 files changed, 12 insertions(+), 47 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e93ca50a69ed39b6bbb3cbd9383071259a883bee


-- 
DragonFly BSD source repository





More information about the Commits mailing list