compat-wireless: CONFIG_BT_L2CAP and CONFIG_BT_SCO removed
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 22 Dec 2011 20:47:27 +0000 (21:47 +0100)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Fri, 23 Dec 2011 15:06:53 +0000 (07:06 -0800)
commit3727b828a5ef4aa6e688d5956dca63bc8931b32b
tree3fb5a2a38d2f3aaf2c5696f1e8e2c59cc440226d
parentb13fab2899646066a314508d63b0fddb5947b6af
compat-wireless: CONFIG_BT_L2CAP and CONFIG_BT_SCO removed

The config options CONFIG_BT_L2CAP and CONFIG_BT_SCO were removed from
the kernel and this patch removes them from compat-wireless.

commit f1e91e1640d808d332498a6b09b2bcd01462eff9
Author: Ulisses Furquim <ulisses@profusion.mobi>
Date:   Wed Dec 21 01:32:09 2011 -0200

    Bluetooth: Always compile SCO and L2CAP in Bluetooth Core

    The handling of SCO audio links and the L2CAP protocol are essential to
    any system with Bluetooth thus are always compiled in from now on.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
config.mk
patches/08-rename-config-options.patch