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/9.2/sys/conf/options.powerpc 217044 2011-01-06 04:12:29Z nwhitehorn $
    2 # Options specific to the powerpc platform kernels
    3 
    4 AIM                     opt_global.h
    5 E500                    opt_global.h
    6 CELL
    7 
    8 POWERPC
    9 POWERPC64
   10 
   11 FPU_EMU
   12 
   13 COMPAT_FREEBSD32        opt_compat.h
   14 
   15 GFB_DEBUG               opt_gfb.h
   16 GFB_NO_FONT_LOADING     opt_gfb.h
   17 GFB_NO_MODE_CHANGE      opt_gfb.h
   18 
   19 MPC85XX                 opt_platform.h
   20 POWERMAC                opt_platform.h
   21 PS3                     opt_platform.h
   22 MAMBO
   23 PSIM
   24 
   25 SC_OFWFB                opt_ofwfb.h
   26 
   27 OFWCONS_POLL_HZ         opt_ofw.h
   28 
   29 # AGP debugging support
   30 AGP_DEBUG               opt_agp.h
   31 

Cache object: 9082f2821de353df7272068c9f1d6783


[ 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.