From: Marcel Holtmann Date: Sun, 2 Nov 2014 02:32:25 +0000 (+0100) Subject: Bluetooth: Introduce BT_BREDR and BT_LE config options X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65efd2bf4885312b42de9829159789199221cc60;p=pandora-kernel.git Bluetooth: Introduce BT_BREDR and BT_LE config options The current kernel options do not make it clear which modules are for Bluetooth Classic (BR/EDR) and which are for Bluetooth Low Energy (LE). To make it really clear, introduce BT_BREDR and BT_LE options with proper dependencies into the different modules. Both new options default to y to not create a regression with previous kernel config files. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed