User`s manual

34 Installation Guide
6. Upgrade the gcc compiler to version 3.4 if you have an
old one. Enter the following command to check the ver-
sion of gcc:
# gcc --version
Configure the kernel.
1. Start the kernel configuration program.
# cd /usr/src/linux
# make menuconfig
2. Make sure the following items to be chosen when config-
uring the kernel.
Loadable module support --->
[*] Enable loadable module support
[*] Module unloading
[*] Forced module unloading
[*] Module versioning support (EXPERIMENTAL)
[*] Automatic kernel module loading
Device drivers --->
USB support --->
[*] USB verbose debug messages
[*] USB device filesystem
[*] Enforce USB bandwidth allocation (
EXPERIMENTAL)
[*] USB suspend/resume (EXPERIMENTAL)
<M> EHCI HCD (USB 2.0) support
<M> OHCI HCD support
<M> UHCI HCD (most Intel and VIA) support
I2C Support --->
<M> I2C support
File systems --->
Pseudo filesystems --->
[*] /dev file system support (OBSOLETE)
[*] Debug devfs
<M> Video For Linux
Video For Linux --->
<M> BT848 Video For Linux
Note: DO NOT select devfs automatically mount at boot. Please
make sure you select the device driver for your Ethernet.