[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1377604445.95116.YahooMailNeo@web163906.mail.gq1.yahoo.com>
Date: Tue, 27 Aug 2013 04:54:05 -0700 (PDT)
From: Suki Buryani <sukiburyani@...oo.com>
To: Mats Liljegren <liljegren.mats2@...il.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: how to make a option in menuconfig as new feature
Oh, Thanks alot, it worked as desired.....
Thanks.
----- Original Message -----
From: Mats Liljegren <liljegren.mats2@...il.com>
To: Suki Buryani <sukiburyani@...oo.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Sent: Monday, August 26, 2013 6:55 PM
Subject: Re: how to make a option in menuconfig as new feature
On Mon, Aug 26, 2013 at 2:23 PM, Suki Buryani <sukiburyani@...oo.com> wrote:
> Hi,
>
> I want to add up a kernel module to my linux
> kernel,currently i am mannuly changing .config file to include my new
> module but i want to add it as option in menuconfig from where i choose
> it where it should be included or not...
I think the answer to your question lies in those Kconfig files. Find
a name of some simple driver and check how that driver is defined in
Kconfig. Check Documentation/kbuild/kconfig-language.txt for more
information about these Kconfig files.
Regards
Mats Liljegren
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists