lkml.org 
[lkml]   [2006]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH 11/13] cell: split out board specific files
    Date
    > Split the Cell BE support into generic and platform
    > dependant parts.
    >
    > Creates a new config variable CONFIG_PPC_IBM_CELL_BLADE.
    > The existing CONFIG_PPC_CELL is now used to denote the
    > generic Cell processor support. Also renames spu_priv1.c
    > to spu_priv1_mmio.c.

    > config CELL_IIC
    > - depends on PPC_CELL
    > + depends on PPC_IBM_CELL_BLADE
    > bool
    > default y

    Erm no... Make this

    depends on PPC_CELL && !SOME_HYPERVISOR_THING

    to reflect the _real_ dependency please? Similar in a few other
    places perhaps.


    Segher

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-04-30 04:56    [W:4.007 / U:0.224 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site