diff options
author | 2018-01-02 11:50:30 +0100 | |
---|---|---|
committer | 2018-01-08 21:44:22 +0100 | |
commit | b71b25fed1c3fa7fdeba4bbda2d17fb384a80508 (patch) | |
tree | e14ca1c75dced18650c5d0386613c803a237d0ca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Bluetooth: btusb: Add support for 0cf3:e010 (diff) | |
download | linux-dev-b71b25fed1c3fa7fdeba4bbda2d17fb384a80508.tar.xz linux-dev-b71b25fed1c3fa7fdeba4bbda2d17fb384a80508.zip |
Bluetooth: hciuart: add nvmem dependency
When the hci support is built-in, but mvmem is a loadable module, we
get a link failure:
drivers/bluetooth/hci_ll.o: In function `hci_ti_probe':
hci_ll.c:(.text+0x226): undefined reference to `nvmem_cell_get'
hci_ll.c:(.text+0x238): undefined reference to `nvmem_cell_read'
hci_ll.c:(.text+0x244): undefined reference to `nvmem_cell_put'
This adds another Kconfig dependency to enforce valid configurations.
Fixes: 0e58d0cdb3eb ("Bluetooth: hci_ll: Add optional nvmem BD address source")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions