On Fri, May 16, 2008 at 08:50:52PM +0400, Anton Vorontsov wrote: > config SPI_MPC83xx > tristate "Freescale MPC83xx/QUICC Engine SPI controller" > - depends on SPI_MASTER && (PPC_83xx || QUICC_ENGINE) && EXPERIMENTAL > + depends on SPI_MASTER && (PPC_83xx || QUICC_ENGINE || PPC_86xx) && > EXPERIMENTAL
How about "depends on SPI_MASTER && FSL_SOC && EXPERIMENTAL"? Plus, we should change the option text to something like "MPC8xxx SPI controller". -Scott ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
