commit | 91489919247a48ce02686520eca25e9c9200dc6f | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Oct 08 19:30:05 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 21 00:48:13 2015 +0200 |
tree | f87c1f3073fec9c26a1e0415eeb0b4cf03d9584f | |
parent | 26440c835f8b1a491e2704118ac55bf87334366c [diff] |
Bluetooth: bpa10x: Fix missing BT_HCIUART dependency Selecting just BT_HCIUART_H4 is not enough and it also needs to select BT_HCIUART to avoid this warning: warning: (BT_HCIBPA10X) selects BT_HCIUART_H4 which has unmet direct dependencies (NET && BT && BT_HCIUART) Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>