[meta-ti] Turning off kernel config option
Denys Dmytriyenko
denys at ti.com
Tue Aug 7 08:30:17 PDT 2012
On Tue, Aug 07, 2012 at 10:02:24AM +0100, Jack Mitchell wrote:
> I am trying to turn of CONFIG_SPI_DEBUG in the beaglebone BSP from
> meta-ti. I am using the poky distro configuration and I have changed
> the defconfig in
> meta-ti/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
> but it still builds with CONFIG_SPI_DEBUG enabled.
That should be the correct location, please make sure you re-do the unpack
task - if you previously built the kernel with the old defconfig, it will be
stored in the work directory and won't be copied from the repository above,
until you repeat the do_unpack task, i.e. by clenaing the build.
> Do the meta-ti kernels support BSP config fragments like the yocto
> kernels or is there a better way to do this?
No, we are not yet supporting config fragments from linux-yocto, although it's
on my Todo list...
--
Denys
More information about the meta-ti
mailing list