lkml.org 
[lkml]   [2012]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: K7/Athlon Optimization Causes Build Fail on Kernel 3.3 i686
On Wed, Mar 28, 2012 at 10:13:31AM -0700, Randy Dunlap wrote:
> > in your config. K7 and EFI are from different epochs anyway and cannot
> > obviously be enabled both on the same system with the current Kconfig
> > for EFI.

> but the Kconfig files shouldn't allow such a failing .config to be
> created, or the Makefiles are inadequate, or <mumble something>....

Yeah, something like the following:

config MK7
bool "Athlon/Duron/K7"
depends on X86_32 && !EFI_STUB

or the other way around:

config EFI_STUB
bool "EFI stub support"
depends on EFI && !MK7

Hmm...

--
Regards/Gruss,
Boris.


\
 
 \ /
  Last update: 2012-03-28 19:31    [W:0.063 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site