On 13-08-08 02:37 AM, Johannes Berg wrote:
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.
I'd like to figure out why it isn't working. Which script reads the
kernel's .config?
Jon
--
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