mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matt Heler <lkml@lpbproductions.com>
To: "Ed Schouten" <ed@il.fontys.nl>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [Patch 1/5] xbox: add 'CONFIG_X86_XBOX' to kernel configuration
Date: Sat, 9 Oct 2004 13:15:10 -0700	[thread overview]
Message-ID: <200410091315.10988.lkml@lpbproductions.com> (raw)
In-Reply-To: <64778.217.121.83.210.1097351837.squirrel@217.121.83.210>

Why can't theese patches be maintained outside the kernel tree , as it is 
now ? 

I'm strongly against this because the X-Box is a gaming platform and last I 
heard ( and I could be wrong here ) is that you had to hack your X-Box in 
order to load any other os then the one supplied with it. I just don't see a 
justified reason why theese patches should be included into the kernel. 

matt



On Saturday 09 October 2004 12:57 pm, Ed Schouten wrote:
> In order to support the Microsoft Xbox, we need to add a config option
> 'CONFIG_X86_XBOX'.
>
> You can also download this patch at:
> http://linux.g-rave.nl/patches/patch-xbox-config_option.diff
> ---
>
>  Kconfig |   14 +++++++++++++-
>  1 files changed, 13 insertions(+), 1 deletion(-)
>
> diff -u -r --new-file linux-2.6.9-rc3/arch/i386/Kconfig
> linux-2.6.9-rc3-ed0/arch/i386/Kconfig
> --- linux-2.6.9-rc3/arch/i386/Kconfig	2004-09-30 05:03:56.000000000 +0200
> +++ linux-2.6.9-rc3-ed0/arch/i386/Kconfig	2004-10-09 19:32:33.981610000
> +0200 @@ -55,6 +55,18 @@
>
>  	  If unsure, choose "PC-compatible" instead.
>
> +config X86_XBOX
> +	bool "Microsoft Xbox"
> +	help
> +	  This option is needed to make Linux boot on a Microsoft Xbox.
> +
> +	  If you are not planning on running this kernel on a Microsoft Xbox,
> +	  say N here, otherwise the kernel you build will not be bootable.
> +
> +	  For more information about Xbox Linux, visit:
> +
> +	  http://www.xbox-linux.org/
> +
>  config X86_VOYAGER
>  	bool "Voyager (NCR)"
>  	help
> @@ -1206,7 +1218,7 @@
>
>  config X86_BIOS_REBOOT
>  	bool
> -	depends on !(X86_VISWS || X86_VOYAGER)
> +	depends on !(X86_VISWS || X86_VOYAGER || X86_XBOX)
>  	default y
>
>  config X86_TRAMPOLINE
> -
> 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/

  reply	other threads:[~2004-10-09 20:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-09 19:57 Ed Schouten
2004-10-09 20:15 ` Matt Heler [this message]
2004-10-09 20:32   ` Lee Revell
2004-10-09 20:36   ` Jan Dittmer
2004-10-09 20:47     ` Matt
2004-10-10  7:37       ` Paul Mundt
2004-10-10 11:36         ` Jim Nelson
2004-10-10 17:31           ` Lee Revell
2004-10-09 20:48     ` Matt Heler
2004-10-09 20:59       ` Ed Schouten
2004-10-09 20:59       ` Måns Rullgård
2004-10-09 20:40   ` Ed Schouten

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=200410091315.10988.lkml@lpbproductions.com \
    --to=lkml@lpbproductions.com \
    --cc=akpm@osdl.org \
    --cc=ed@il.fontys.nl \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®