All of lore.kernel.org
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Problem in configuring the kernel
Date: Sun, 6 Nov 2011 08:20:11 -0800	[thread overview]
Message-ID: <20111106162011.GC30006@kroah.com> (raw)
In-Reply-To: <CABdVG0uug0SR2NUxY5988snxfbU=RT0mebPkXaTSiz5nCVmq2A@mail.gmail.com>

On Sun, Nov 06, 2011 at 06:29:14PM +0530, Naman Shekhar Mishra wrote:
> I have been trying to configure the kernel for my Lenovo 300 N100 machine.
> First I tried to use:
> 
> ??? $make defconfig
> 
> but this doesn't work and there is a kernel panic when I boot with the new
> kernel.

What panic is it?

> Then I used the configuration file that came with the Ubuntu distribution and
> it ran just fine, but the problem is that it takes TOO long to compile with
> that configuration.
> 
> 
> What I want is a minimum configuration which runs the hardware on my machine.
> 
> I looked up "Linux Kernel in a Nutshell" and ran a script which looks through
> the hardware and shows only the modules I want to be using

That was a good script a long time ago, but please use 'make localmodconfig'
based off of your working configuration file, which will be much faster
to build.

Hope this helps,

greg k-h

  reply	other threads:[~2011-11-06 16:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-06 12:59 Problem in configuring the kernel Naman Shekhar Mishra
2011-11-06 16:20 ` Greg KH [this message]
     [not found]   ` <CABdVG0ta+pLfDCWYcbX7_0X56OW6yBfYbwztLubbz72qg4ZL2A@mail.gmail.com>
     [not found]     ` <20111106164031.GA31158@kroah.com>
     [not found]       ` <CABdVG0uytuXTXk-iQQa1812kCZWSZAT+TouFe-wJHr6p9t7KQw@mail.gmail.com>
2011-11-06 16:58         ` Naman Shekhar Mishra

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=20111106162011.GC30006@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.