Problem of kernel compilation with custom configuration file

Arnaud Patard (Rtp) arnaud.patard at rtp-net.org
Wed Apr 28 22:07:39 CEST 2010


ZHANG Xiaofei <xiaofei.zhang at etu.upmc.fr> writes:

Hi,

> Thanks.
>
> I tried to do as follows:
>
>> cd GTA02
>> make menuconfig
>
> but  I cannot change  "The SCTP Protocol (EXPERIMENTAL)"  into <*>
> (build-in). It is always as <M>.
>
> Is there some thing wrong ? How could I compile the kernel with build-in
> sctp supporting ?


I bet you have IPV6 as module. SCTP needs IPV6 so if IPV6 is as module,
you'll get SCTP only as module. Try putting IPV6 built-in (or disabling
it if you don't need it)

Arnaud



More information about the openmoko-kernel mailing list