mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* a couple quick kernel questions
@ 2009-05-23 23:14 Tyler Littlefield
  2009-05-24  8:38 ` Simon Holm Thøgersen
  0 siblings, 1 reply; 3+ messages in thread
From: Tyler Littlefield @ 2009-05-23 23:14 UTC (permalink / raw)
  To: linux-kernel

Hello all,
My name is tyler; I'm new to the list, and new to kernel development.
I'd like to find a way I can help out, though I don't have huge servers or a 
bunch of hardware to build and test drivers on.
Is there a position somewhere where I can learn, and contribute something?

Also, my kernel modules is about 75 mb. I'm trying to figure out if there's 
a place that describes all the config options so I can easily go through and 
choose what I want. 75 mb isn't bad, but I'd rather not be using the extra 
overhead, especially if I don't need it.
Thanks,


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: a couple quick kernel questions
  2009-05-23 23:14 a couple quick kernel questions Tyler Littlefield
@ 2009-05-24  8:38 ` Simon Holm Thøgersen
  2009-05-24  8:52   ` Pekka Enberg
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Holm Thøgersen @ 2009-05-24  8:38 UTC (permalink / raw)
  To: Tyler Littlefield; +Cc: linux-kernel

lør, 23 05 2009 kl. 17:14 -0600, skrev Tyler Littlefield:
> Hello all,
> My name is tyler; I'm new to the list, and new to kernel development.
> I'd like to find a way I can help out, though I don't have huge servers or a 
> bunch of hardware to build and test drivers on.
> Is there a position somewhere where I can learn, and contribute something?
> 
> Also, my kernel modules is about 75 mb. I'm trying to figure out if there's 
> a place that describes all the config options so I can easily go through and 
> choose what I want. 75 mb isn't bad, but I'd rather not be using the extra 
> overhead, especially if I don't need it.

Use make menuconfig or make config and read the help text for the
various options.


Simon Holm Thøgersen


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: a couple quick kernel questions
  2009-05-24  8:38 ` Simon Holm Thøgersen
@ 2009-05-24  8:52   ` Pekka Enberg
  0 siblings, 0 replies; 3+ messages in thread
From: Pekka Enberg @ 2009-05-24  8:52 UTC (permalink / raw)
  To: Simon Holm Thøgersen; +Cc: Tyler Littlefield, linux-kernel

2009/5/24 Simon Holm Thøgersen <odie@cs.aau.dk>:
> lør, 23 05 2009 kl. 17:14 -0600, skrev Tyler Littlefield:
>> Hello all,
>> My name is tyler; I'm new to the list, and new to kernel development.
>> I'd like to find a way I can help out, though I don't have huge servers or a
>> bunch of hardware to build and test drivers on.
>> Is there a position somewhere where I can learn, and contribute something?
>>
>> Also, my kernel modules is about 75 mb. I'm trying to figure out if there's
>> a place that describes all the config options so I can easily go through and
>> choose what I want. 75 mb isn't bad, but I'd rather not be using the extra
>> overhead, especially if I don't need it.
>
> Use make menuconfig or make config and read the help text for the
> various options.

You might want to speed up the process with this script:

http://rostedt.homelinux.com/code/streamline_config.pl

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-24  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-23 23:14 a couple quick kernel questions Tyler Littlefield
2009-05-24  8:38 ` Simon Holm Thøgersen
2009-05-24  8:52   ` Pekka Enberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®