All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: Olof Johansson <olof@lixom.net>,
	linuxppc-dev@ozlabs.org, Paul Mackerras <paulus@samba.org>
Subject: Re: RFC: arch/powerpc Kconfig cleanup
Date: Fri, 16 Mar 2007 01:34:22 +0100	[thread overview]
Message-ID: <200703160134.23536.arnd@arndb.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0703151816370.3448@localhost.localdomain>

On Friday 16 March 2007, Kumar Gala wrote:
> +
> +config PPC_PS3
> +=A0=A0=A0=A0=A0=A0=A0bool "Sony PS3 (incomplete)"
> +=A0=A0=A0=A0=A0=A0=A0depends on PPC_MULTIPLATFORM && PPC64
> +=A0=A0=A0=A0=A0=A0=A0select PPC_CELL
> +=A0=A0=A0=A0=A0=A0=A0select USB_ARCH_HAS_OHCI
> +=A0=A0=A0=A0=A0=A0=A0select USB_OHCI_LITTLE_ENDIAN
> +=A0=A0=A0=A0=A0=A0=A0select USB_OHCI_BIG_ENDIAN_MMIO
> +=A0=A0=A0=A0=A0=A0=A0select USB_ARCH_HAS_EHCI
> +=A0=A0=A0=A0=A0=A0=A0select USB_EHCI_BIG_ENDIAN_MMIO
> +=A0=A0=A0=A0=A0=A0=A0help
> +=A0=A0=A0=A0=A0=A0=A0 =A0This option enables support for the Sony PS3 ga=
me console
> +=A0=A0=A0=A0=A0=A0=A0 =A0and other platforms using the PS3 hypervisor.
> +=A0=A0=A0=A0=A0=A0=A0 =A0Support for this platform is not yet complete, =
so
> +=A0=A0=A0=A0=A0=A0=A0 =A0enabling this will not result in a bootable ker=
nel on a
> +=A0=A0=A0=A0=A0=A0=A0 =A0PS3 system.
> +
> +config PPC_CELLEB
> +=A0=A0=A0=A0=A0=A0=A0bool "Toshiba's Cell Reference Set 'Celleb' Archite=
cture"
> +=A0=A0=A0=A0=A0=A0=A0depends on PPC_MULTIPLATFORM && PPC64
> +=A0=A0=A0=A0=A0=A0=A0select PPC_CELL
> +=A0=A0=A0=A0=A0=A0=A0select PPC_OF_PLATFORM_PCI
> +=A0=A0=A0=A0=A0=A0=A0select HAS_TXX9_SERIAL
> +=A0=A0=A0=A0=A0=A0=A0select PPC_UDBG_BEAT
> +=A0=A0=A0=A0=A0=A0=A0select USB_OHCI_BIG_ENDIAN_MMIO
> +=A0=A0=A0=A0=A0=A0=A0select USB_EHCI_BIG_ENDIAN_MMIO

I'm not sure if these should really be part of cell/Kconfig, as they are
about platform code that is in other directories. I think it would make
more sense conceptually to have them in ps3/Kconfig and celleb/Kconfig.

At some point we should also separate the common code (mostly spufs)
from the cell native support that does not apply to ps3 and celleb.

	Arnd <><

  parent reply	other threads:[~2007-03-16  0:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-15 23:34 RFC: arch/powerpc Kconfig cleanup Kumar Gala
2007-03-15 23:45 ` Grant Likely
2007-03-16  0:18 ` Olof Johansson
2007-03-16  0:34 ` Arnd Bergmann [this message]
2007-03-16  1:16   ` Kumar Gala
2007-03-16 10:54     ` Arnd Bergmann
2007-03-16  0:43 ` Geoff Levand
2007-03-16  6:59 ` Li Yang-r58472

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200703160134.23536.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=olof@lixom.net \
    --cc=paulus@samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.