The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/conf/options.powerpc

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 # $FreeBSD: releng/8.3/sys/conf/options.powerpc 211324 2010-08-15 08:38:48Z imp $
    2 # Options specific to the powerpc platform kernels
    3 
    4 AIM                     opt_global.h
    5 E500                    opt_global.h
    6 
    7 FPU_EMU
    8 
    9 GFB_DEBUG               opt_gfb.h
   10 GFB_NO_FONT_LOADING     opt_gfb.h
   11 GFB_NO_MODE_CHANGE      opt_gfb.h
   12 
   13 POWERMAC                opt_platform.h
   14 MPC85XX                 opt_platform.h
   15 PSIM
   16 
   17 SC_OFWFB                opt_ofwfb.h
   18 
   19 OFWCONS_POLL_HZ         opt_ofw.h
   20 
   21 # Needed for the compatibility mapping for amd64 -- will go away soon
   22 COMPAT_IA32             opt_dontuse.h

Cache object: e7d033597e84bb9e29cb9137acf159ae


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.