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/12.0/sys/conf/options.powerpc 332122 2018-04-06 17:35:35Z brooks $
    2 # Options specific to the powerpc platform kernels
    3 
    4 AIM                     opt_global.h
    5 BOOKE                   opt_global.h
    6 BOOKE_E500              opt_global.h
    7 BOOKE_PPC4XX            opt_global.h
    8 CELL
    9 
   10 POWERPC
   11 POWERPC64
   12 POWERPCSPE
   13 
   14 FPU_EMU
   15 
   16 COMPAT_FREEBSD32        opt_global.h
   17 
   18 GFB_DEBUG               opt_gfb.h
   19 GFB_NO_FONT_LOADING     opt_gfb.h
   20 GFB_NO_MODE_CHANGE      opt_gfb.h
   21 
   22 MPC85XX                 opt_platform.h
   23 POWERMAC                opt_platform.h
   24 PS3                     opt_platform.h
   25 MAMBO
   26 POWERNV                 opt_platform.h
   27 PSERIES
   28 PSIM
   29 
   30 SC_OFWFB                opt_ofwfb.h
   31 
   32 OFWCONS_POLL_HZ         opt_ofw.h
   33 
   34 # AGP debugging support
   35 AGP_DEBUG               opt_agp.h
   36 
   37 MIKROTIK

Cache object: d88684ac0a9c1c172adc3437fd4b1659


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