diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2011-02-26 02:41:25 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-02-28 20:06:53 +0100 |
commit | d45dcef77019012fc6769e657fc2f1a5d681bbbb (patch) | |
tree | ccc784f81c4d261cff12a872ebf8c77ca507daa5 /Documentation | |
parent | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | linux-d45dcef77019012fc6769e657fc2f1a5d681bbbb.tar.xz linux-d45dcef77019012fc6769e657fc2f1a5d681bbbb.zip |
Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig
If we want something "bool" built-in in something "tristate" it can't
"depend on" the tristate config option.
Report by DaveM:
I give it 'y' just to make it happen, for both, and afterways no
matter how many times I rerun "make oldconfig" I keep seeing things
like this in my build:
scripts/kconfig/conf --silentoldconfig Kconfig
include/config/auto.conf:986:warning: symbol value 'm' invalid for BT_SCO
include/config/auto.conf:3156:warning: symbol value 'm' invalid for BT_L2CAP
Reported-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions