lkml.org 
[lkml]   [2016]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [RFC PATCH] x86/kconfig: Sanity-check config file during oldconfig
    Date
    Borislav Petkov <bp@suse.de> writes:

    > On Mon, Jan 18, 2016 at 02:36:09PM +0100, Thomas Voegtle wrote:
    >> My problem was, CONFIG_MICROCODE got dropped silently, and yes that is
    >> fixed for me with this patch. But I think this is a little bit odd way
    >> to fix it, but I don't have a better idea.
    >
    > Me neither. The problem is, I need to grep the config that goes into
    > the "oldconfig" *before* scripts/kconfig/conf gets a hold of it and
    > satisfies deps and thus turns off CONFIG_MICROCODE in the process.

    Wasn't the idea *not* to disable CONFIG_MICROCODE?

    > This is a simpler solution short of hacking scripts/kconfig/conf and
    > it can be used for other stuff we might need in arch/x86/
    >
    >> What's with olddefconfig
    >
    > Yes, I'll update the patch.
    >
    >> and silentoldconfig ?
    >
    > This one is funny. Makefile's help says:
    >
    > silentoldconfig - Same as oldconfig, but quietly, additionally update deps
    >
    > and yet doing
    >
    > $ make silentoldconfig
    >
    > is not very silent and goes through all new prompts asking me about them.

    It asks about new options but doesn't print (as many) unchanged ones.
    That makes it more silent. olddefconfig asks no questions and sets new
    options to their defaults.

    --
    Måns Rullgård

    \
     
     \ /
      Last update: 2016-01-18 15:21    [W:2.919 / U:0.732 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site