Re: [PATCH 1/4] Added CONFIG_OLPC_XO_1 to the kernel configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 25 Feb 2010 14:34:38 +0800
Raymond Lai <airwave209gt@xxxxxxxxx> wrote:

> From: Raymond Lai <airwave@cinderella.(none)>
> 
> This variable is from OLPC's kernel source tree.
> 
> Signed-off-by: Raymond Lai <airwave209gt@xxxxxxxxx>
> ---
>  arch/x86/Kconfig |   14 ++++++++++++--
>  1 files changed, 12 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index 13ffa5d..04713d0 100644
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -2022,10 +2022,20 @@ config GEODE_MFGPT_TIMER
>  
>  config OLPC
>  	bool "One Laptop Per Child support"
> +	select OLPC_XO_1
> + 	default n
> + 	---help---
> +	  Add support for the unique features of the OLPC Laptops
> +
> +config OLPC_XO_1
> +	bool "OLPC XO Gen 1 Support"
> +	depends on OLPC
> +	select PCI
> +	select PCI_GOANY
> +	select MGEODE_LX

AIee, please don't do that.  I've done quite a bit of work to get OLPC
freed from any reliance on MGEODE_LX.



>  	default n
>  	---help---
> -	  Add support for detecting the unique features of the OLPC
> -	  XO hardware.
> +	  Add support for the OLPC XO Gen-1 Laptop
>  
>  endif # X86_32
>  

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux