[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1353017130.20648.16.camel@joe-AO722>
Date: Thu, 15 Nov 2012 14:05:30 -0800
From: Joe Perches <joe@...ches.com>
To: Gustavo Padovan <gustavo@...ovan.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [ 01/82] Bluetooth: Always compile SCO and L2CAP in Bluetooth
Core
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists