[PATCH 10/11] Celleb: basic support

Ishizaki Kou kou.ishizaki at toshiba.co.jp
Thu Feb 8 19:22:07 EST 2007


Paul-san,

> 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?

These symbols will be introduced by USB subsystem. The patch was
posted by Ben-san and was already accepted for 2.6.21.

Best regards,
Kou Ishizaki



More information about the Linuxppc-dev mailing list