On Wed, 2013-08-07 at 16:33 -0400, Jonathan Bagg wrote: > So I had a look at the Kconfig file and realised it isn't a kernel > config. If I add > > config BT > def_bool y > > under the "# some hacks ..." section, I can enable BT drivers in > backports in the menuconfig. So if a kconfig depends on an external > config, there is no way to feed in a kernel config to backports? you > list external config under "# some hacks ..." section? The script should create a dummy Kconfig.kernel from your kernel's .config, and read that for the dependencies from the kernel. johannes -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html