Changeset f1d1f5d3 in mainline for kernel/kernel.config


Ignore:
Timestamp:
2006-09-17T20:10:10Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
57da95c
Parents:
06e1e95
Message:

Fix bug in mm/as.c:

  • as_area_destroy() should not work with AS but as

sparc64 work:

  • start implementing TSB support
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kernel.config

    r06e1e95 rf1d1f5d3  
    108108! [ARCH=ia64] CONFIG_VHPT (n/y)
    109109
     110# Use TSB
     111! [ARCH=sparc64] CONFIG_TSB (n/y)
     112
    110113## Run-time configuration directives
    111114
Note: See TracChangeset for help on using the changeset viewer.