On Thu, 2012-11-15 at 19:04 -0200, Gustavo Padovan wrote: > if one > wants use bluetooth on linux he/she needs HCI core, L2CAP and SCO. Those were > three different modules in the past, but at some point we concluded it does > not > makes sense to have the split.
You could remove the unused CONFIG_ remnants $ git grep CONFIG_BT_L2CAP (unused but for defconfigs) $ git grep CONFIG_BT_SCO (unused but for defconfigs) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/