On Thu, Sep 19, 2013 at 04:56:34PM +0200, Alexandre Lissy wrote: > You have the kernel sources in the github repo, so you just have to tune > the .config file to enable what you want.
Some other useful information is in device/geeksphone/keon/BoardConfig.mk: KERNEL_DEFCONFIG := C8666_defconfig So the config file that's used is kernel/arch/arm/configs/C8666_defconfig. --Jed _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
