LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-20-2009, 10:54 PM   #1
ekamlesh
Member
 
Registered: Jun 2008
Distribution: Debian Wheezy
Posts: 43

Rep: Reputation: 17
copying menuconfig help options


Dear members, Is it possible to copy all the options that
Code:
make menuconfig
offers while compiling the kernel to a single text file ?. The benefit
will be, one can first read that file at leisure with just a text editor or cat, without running the command "make menuconfig". Thanks in advance.

Last edited by ekamlesh; 11-20-2009 at 10:58 PM. Reason: forgot a "/'" before code
 
Old 11-21-2009, 06:00 AM   #2
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Have you tried
Code:
 cat /boot/config-$(uname -r)
which works for me.
 
Old 11-22-2009, 09:13 PM   #3
ekamlesh
Member
 
Registered: Jun 2008
Distribution: Debian Wheezy
Posts: 43

Original Poster
Rep: Reputation: 17
Thanks tredegar, is it possible to accumlate the help output associated with each config option in a single file ? I think menuconfig uses /Docmentation/configure.help file to display the help (but I am not sure).
 
Old 11-23-2009, 03:06 AM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Code:
find /path/to/linux-src  -name Kconfig | xargs cat
 
Old 11-24-2009, 09:26 PM   #5
ekamlesh
Member
 
Registered: Jun 2008
Distribution: Debian Wheezy
Posts: 43

Original Poster
Rep: Reputation: 17
Thankyou Tinkster, this will help me. I am in process of trimming my Slackware 12.2 kernel.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Certain options are not editable when running make menuconfig? aljordan Linux - Kernel 5 11-04-2009 04:20 AM
new kernel, menuconfig - important options disabled majro Linux - Kernel 3 03-20-2007 12:40 PM
kernel 2.6.18 missing menuconfig options with slack* 10.2 Indiestory Linux - Kernel 1 10-24-2006 09:57 PM
where is wifi options in make menuconfig hotgirl101 Linux - Hardware 3 04-05-2004 06:59 PM
make menuconfig - what decides the options? Looking_Lost Linux - Software 4 09-12-2003 07:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration