[PATCH 10/11] Celleb: basic support
Benjamin Herrenschmidt
benh at kernel.crashing.org
Fri Feb 9 08:18:04 EST 2007
On Thu, 2007-02-08 at 16:28 +1100, Paul Mackerras wrote:
> Ishizaki Kou writes:
>
> > +config PPC_CELLEB
> > + bool "Toshiba's Cell Reference Set 'Celleb' Architecture"
> > + depends on PPC_MULTIPLATFORM && PPC64
> > + select PPC_CELL
> > + select PPC_OF_PLATFORM_PCI
> > + select HAS_TXX9_SERIAL
> > + select PPC_UDBG_BEAT
> > + select USB_OHCI_BIG_ENDIAN_MMIO
> > + select USB_EHCI_BIG_ENDIAN_MMIO
>
> I get:
>
> scripts/kconfig/conf -s arch/powerpc/Kconfig
> arch/powerpc/Kconfig:569:warning: 'select' used by config symbol 'PPC_CELLEB' refer to undefined symbol 'USB_OHCI_BIG_ENDIAN_MMIO'
> arch/powerpc/Kconfig:570:warning: 'select' used by config symbol 'PPC_CELLEB' refer to undefined symbol 'USB_EHCI_BIG_ENDIAN_MMIO'
>
> I applied this patch anyway. Is this something that will get fixed by
> changes you have submitted to the USB maintainer, or is some other fix
> required?
Yes, this will be fixed when some patches in greg's queue have reached
Linus... (looking at git-commit...) and in fact, as of this morning,
they are in Linus tree.
Ben.
More information about the Linuxppc-dev
mailing list