How To Wiki
m (remove empty section)
Tag: rte-source
 
(5 intermediate revisions by 5 users not shown)
Line 52: Line 52:
 
*[[Howto configure the Linux kernel/arch/i386#Bus options (PCI, PCMCIA, EISA, MCA, ISA)|Bus options ]] ''([[PCI]], [[PCMCIA]], EISA, MCA, [[ISA]])''
 
*[[Howto configure the Linux kernel/arch/i386#Bus options (PCI, PCMCIA, EISA, MCA, ISA)|Bus options ]] ''([[PCI]], [[PCMCIA]], EISA, MCA, [[ISA]])''
 
*[[Howto configure the Linux kernel/arch/i386#Executable file formats|Executable file formats]]
 
*[[Howto configure the Linux kernel/arch/i386#Executable file formats|Executable file formats]]
*[[Howto configure the Linux kernel/net|Networking]] ''integrated kernel support for [[ppp]], [[slip]], [[vpn]], ...)'''
+
*[[Howto configure the Linux kernel/net|Networking]] ''integrated kernel support for [[ppp]], [[slip]], [[vpn]], etc.)''
 
*[[Howto configure the Linux kernel/drivers|Device Drivers]] ''(drivers for sound, video, usb, disk drive, ...)''
 
*[[Howto configure the Linux kernel/drivers|Device Drivers]] ''(drivers for sound, video, usb, disk drive, ...)''
 
*[[Howto configure the Linux kernel/fs|File systems]] ''ext2, ext3, fat, ntfs, ...)''
 
*[[Howto configure the Linux kernel/fs|File systems]] ''ext2, ext3, fat, ntfs, ...)''
Line 96: Line 96:
 
***[[Howto configure the Linux kernel/Device drivers/SCSI device support/SCSI low-level drivers|SCSI low-level drivers]]
 
***[[Howto configure the Linux kernel/Device drivers/SCSI device support/SCSI low-level drivers|SCSI low-level drivers]]
 
**[[Howto configure the Linux kernel/Device drivers/Serial ATA and Parallel ATA drivers|Serial ATA and Parallel ATA drivers]]
 
**[[Howto configure the Linux kernel/Device drivers/Serial ATA and Parallel ATA drivers|Serial ATA and Parallel ATA drivers]]
**[[
 
**[[
 
 
 
   
   
 
*[[Howto configure the Linux kernel/Instrumentation Support|Instrumentation Support]]
 
*[[Howto configure the Linux kernel/Instrumentation Support|Instrumentation Support]]
  +
*[http://www.oxagile.com/services/technical-support-and-maintenance/ Support and Maintenance]
 
 
 
   
   
Line 113: Line 107:
 
*[[Howto configure the Linux kernel/arch/i386#Bus options (PCI, PCMCIA, EISA, MCA, ISA)|Bus options ]] ''([[PCI]], [[PCMCIA]], EISA, MCA, [[ISA]])''
 
*[[Howto configure the Linux kernel/arch/i386#Bus options (PCI, PCMCIA, EISA, MCA, ISA)|Bus options ]] ''([[PCI]], [[PCMCIA]], EISA, MCA, [[ISA]])''
 
*[[Howto configure the Linux kernel/arch/i386#Executable file formats|Executable file formats]]
 
*[[Howto configure the Linux kernel/arch/i386#Executable file formats|Executable file formats]]
*[[Howto configure the Linux kernel/net|Networking]] ''integrated kernel support for [[ppp]], [[slip]], [[vpn]], ...)'''
+
*[[Howto configure the Linux kernel/net|Networking]] ''integrated kernel support for [[ppp]], [[slip]], [[vpn]], etc)''
 
*[[Howto configure the Linux kernel/drivers|Device Drivers]] ''(drivers for sound, video, usb, disk drive, ...)''
 
*[[Howto configure the Linux kernel/drivers|Device Drivers]] ''(drivers for sound, video, usb, disk drive, ...)''
 
*[[Howto configure the Linux kernel/fs|File systems]] ''ext2, ext3, fat, ntfs, ...)''
 
*[[Howto configure the Linux kernel/fs|File systems]] ''ext2, ext3, fat, ntfs, ...)''
Line 128: Line 122:
 
;[[Howto configure the Linux kernel/Full_tree|All kernel option pages]]
 
;[[Howto configure the Linux kernel/Full_tree|All kernel option pages]]
 
;[[Howto configure the Linux kernel/Full_options_list|All kernel options on a single page]] (very long)
 
;[[Howto configure the Linux kernel/Full_options_list|All kernel options on a single page]] (very long)
;You can see also<span style="font-size:13px;font-family:arial,sans,sans-serif;color:#000000;text-align:left;">[http://www.scnsoft.com/services/custom-application-development web application development services].</span>
 
 
=Editing this howto=
 
*Before editing please see [[Howto configure the Linux kernel/Howto Edit this page|Howto Edit this page]]
 
   
 
==Other Stuff==
 
==Other Stuff==
Line 140: Line 130:
 
# [[Howto configure the linux kernel/Script]]
 
# [[Howto configure the linux kernel/Script]]
 
# [http://namhuy.net/1382/how-to-upgrade-ubuntu-12-04-13-04-and-linux-mint-14-15-to-linux-kernel-3-11.html Howto upgrade linux kernel]
 
# [http://namhuy.net/1382/how-to-upgrade-ubuntu-12-04-13-04-and-linux-mint-14-15-to-linux-kernel-3-11.html Howto upgrade linux kernel]
[[Category:Howto]]
 
[[Category:Linux]]
 
   
=List of devices=
+
==List of devices==
 
http://kernel.org/pub/linux/docs/device-list/devices-2.6+.txt
 
http://kernel.org/pub/linux/docs/device-list/devices-2.6+.txt
  +
   
 
<div id="wikia-credits"><br /><br /><small>From [http://howto.wikia.com HowTo Wiki], a [http://www.wikia.com Wikia] wiki.</small></div>
 
<div id="wikia-credits"><br /><br /><small>From [http://howto.wikia.com HowTo Wiki], a [http://www.wikia.com Wikia] wiki.</small></div>

Latest revision as of 22:38, 25 March 2015

This Howto shows you what each Linux kernel option is used for. The Linux kernel has hundreds of options and setting, this howto attempts to describe them. To learn howto compile the kernel see Howto compile the Linux Kernel.

Know your hardware

There are thousands of configuration options, so its a good idea to start with what you know you need and what you know you don't need.

A good way to find what you have is to use the lspci, and lsusb commands. This will show you the name and model of your components. The Kernel configuration names are not always obvious, so these commands help you decipher the names.

For instance:

  • Creative Labs Sound Blaster PCI 128 is called
    • (Creative) Ensoniq AudioPCI 1370
Things you usually need
  • Second extended fs support
  • Ext3 journaling file system support
  • ..
Things you usually don't need
  • I2O support
  • ISDN support
  • Dallas's 1-wire support
  • Memory Technology Device (MTD) support
  • Support for Large Block Devices
  • Instrumentation Support
  • Kernel hacking
  • Amateur Radio support
  • InfiniBand support
  • and any hardware that you obviously don't have

Config Methods

  1. console based: make menuconfig
  2. (GUI) Qt Based: make xconfig
  3. (GUI) GTK Based: make gconfig
Other
  1. keep old Kernels settings: make oldconfig
    less screen Clutter: make silentoldconfig
  2. edit the /usr/src/Linux/.config file manually

Configurations

This section explains all the configuration options. The are many. The Linux tree structure is organized and the extracted Linux source directory structure. The Menuconfig tree structure is as you would see using make menuconfig


Menuconfig

Linux-2.6.10-menuconfig--main

Menuconfig Full Tree




Other Organization Structures

All kernel option pages
All kernel options on a single page (very long)

Other Stuff

  1. Guide to configuring the linux kernel/block
  2. Guide to configuring the linux kernel/crypto
  3. Howto configure the linux kernel/Full tree
  4. Howto configure the linux kernel/Howto Edit this page
  5. Howto configure the linux kernel/Script
  6. Howto upgrade linux kernel

List of devices

http://kernel.org/pub/linux/docs/device-list/devices-2.6+.txt




From HowTo Wiki, a Wikia wiki.