Changeset 1f0d2ee9 in mainline


Ignore:
Timestamp:
2008-06-03T12:33:46Z (17 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
00db5bcf
Parents:
c12ab46
Message:

remove ARM machine option
add CONFIG_EDEBUG option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kernel.config

    rc12ab46 r1f0d2ee9  
    8585! [ARCH=mips32] MACHINE (choice)
    8686
    87 # Machine type
    88 @ "gxemul_testarm" GXEmul testarm
    89 ! [ARCH=arm32] MACHINE (choice)
    90 
    91 
    9287# Framebuffer support
    93 ! [(ARCH=mips32&MACHINE=lgxemul)|(ARCH=mips32&MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)|(ARCH=arm32&MACHINE=gxemul_testarm)] CONFIG_FB (y/n)
     88! [(ARCH=mips32&MACHINE=lgxemul)|(ARCH=mips32&MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)|(ARCH=arm32)] CONFIG_FB (y/n)
    9489
    9590# Framebuffer width
     
    157152! CONFIG_DEBUG (y/n)
    158153
     154# Extensive debugging output
     155! [CONFIG_DEBUG=y] CONFIG_EDEBUG (n/y)
     156
    159157# Deadlock detection support for spinlocks
    160158! [CONFIG_DEBUG=y&CONFIG_SMP=y] CONFIG_DEBUG_SPINLOCK (y/n)
Note: See TracChangeset for help on using the changeset viewer.