2 configure the linux kernel, Bsp build environment – Artesyn COMX-P2020 BSP User Guide (July 2014) User Manual

Page 25

Advertising
background image

BSP Build Environment

COMX-P2020 BSP User Guide (6806800L84B)

25

make[1]: Leaving directory `/home/percy/p2020/linux/kernel'

[percy@localhost p2020]$

4.2.2

Configure the Linux Kernel

The COMX-P2020 can work well with default configuration. Also, the user can configure the
kernel with the command: "make kernel-config" at the P2020 BSP directory.

This step is not necessary to compile the Linux Kernel; it is just useful for the special
requirement on Linux Kernel. Also we strongly suggest to configure the Linux Kernel based on
the default COMX-P2020 configuration. (This means run "make config-default" before running
"make kernel-config").

[percy@localhost p2020]$ make kernel-config

.config - Linux Kernel v2.6.32 Configuration

qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq

lqqqqqqqqqqqqqqqqqqqqqqqqq Linux Kernel Configuration qqqqqqqqqqqqqqqqqqqqqqqqqqk

x Arrow keys navigate the menu. <Enter> selects submenus --->. Highlighted x

x letters are hotkeys. Pressing <Y> includes, <N> excludes, <M> modularizes x

x features. Press <Esc><Esc> to exit, <?> for Help, </> for Search. Legend: x

x [*] built-in [ ] excluded <M> module < > module capable x

x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x

x x [ ] 64-bit kernel x x

x x Processor support ---> x x

x x General setup ---> x x

x x [*] Enable loadable module support ---> x x

x x [*] Enable the block layer ---> x x

x x Platform support ---> x x

x x Kernel options ---> x x

x x Bus options ---> x x

x x Advanced setup ---> x x

x x [*] Networking support ---> x x

Advertising