mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Peter Teoh <htmldeveloper@gmail.com>
To: Jike Song <albcamus@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: "make oldconfig" problem
Date: Tue, 31 Mar 2009 16:51:22 +0800	[thread overview]
Message-ID: <804dabb00903310151y2d091ef3u5bbef0c7a264cb29@mail.gmail.com> (raw)
In-Reply-To: <df9815e70903310147l1ae6675ag1fa4c2e99250cef4@mail.gmail.com>

On Tue, Mar 31, 2009 at 4:47 PM, Jike Song <albcamus@gmail.com> wrote:
> On Tue, Mar 31, 2009 at 2:49 PM, Peter Teoh <htmldeveloper@gmail.com> wrote:
>> When I do "make oldconfig" on the latest linus git tree, I got:
>>
>> make oldconfig
>> scripts/kconfig/conf -o arch/x86/Kconfig
>> usr/Kconfig:145:warning: defaults for choice values not supported
>> #
>> # configuration written to .config
>> #
>>
>> But checking usr/Kconfig:145:
>>
>> if INITRAMFS_SOURCE=""
>> # The builtin initramfs is so small so we don't want to bug the user...
>>
>> config INITRAMFS_COMPRESSION_NONE
>>        bool
>>        default y
>>
>> endif
>>
>> I cannot understand the source of errors as well?   Frederic, any ideas?
>>
>> --
>> Regards,
>> Peter Teoh
>> --
>> 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/
>>
>
> Seems to be caused by
> 40297927575a50b1d0d308d735c445924d33fba6("bzip2/lzma: don't ask for
> compression mode for the default initramfs").
>
> I get no errors with that commit reverted.
>

Thank you, will try that.


-- 
Regards,
Peter Teoh

  reply	other threads:[~2009-03-31  8:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-31  6:49 Peter Teoh
2009-03-31  8:47 ` Jike Song
2009-03-31  8:51   ` Peter Teoh [this message]
2009-03-31 19:35     ` H. Peter Anvin
2009-04-01  6:35       ` Peter Teoh
2009-04-01  7:08         ` [GIT PULL] bzip2/lzma Kconfig warning fix H. Peter Anvin
2009-04-01  8:02 "make oldconfig" problem Torsten Schmidt

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=804dabb00903310151y2d091ef3u5bbef0c7a264cb29@mail.gmail.com \
    --to=htmldeveloper@gmail.com \
    --cc=albcamus@gmail.com \
    --cc=fweisbec@gmail.com \
    --cc=hpa@zytor.com \
    --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

Powered by JetHome