lkml.org 
[lkml]   [2010]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86: CPU detection for RDC System-on-Chip
> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index 39e8e10..21b02f2 100644
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -419,6 +419,7 @@ config X86_RDC321X
> bool "RDC R-321x SoC"
> depends on X86_32
> depends on X86_EXTENDED_PLATFORM
> + select PCI

If you don't actually need PCI in your SOC then you could easily
remove that dependency with some minor work. Early PCI really is quite
independent from the other code and can be just used on its own.

The only thing that would need sorting out is the command line
interface for early_pci_enabled()

-Andi


\
 
 \ /
  Last update: 2010-05-17 13:27    [W:1.464 / U:0.600 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site