Digi 9P 9360/9750 Network Card User Manual


 
41
Advanced Topics
Advanced Topics
CHAPTER 7
Modifying the default project
The following information is the default kernel configuration for LxNETES:
serial baudrate 38400 bps
Ethernet enabled
uses devfs per default
The default configuration is made up of 2 layers:
Kernel command line parameters: set by U-Boot
Kernel configuration: lowest priority
The kernel command line parameters can overwrite some configurations. However, if
there is no boot loader, the only way the kernel command line parameters can be entered is
by compiling them into the kernel.
To change the kernel configuration to the needs of your target system, enter the following
commands from the project build directory:
The menu-driven kernel configuration tool “xconfig” is started. Here you can do your
changes.
Figure 8-1: Kernel configuration
$ make xconfig