diff options
| author | Randy Dunlap <[email protected]> | 2011-06-22 10:08:11 -0700 |
|---|---|---|
| committer | Gustavo F. Padovan <[email protected]> | 2011-06-27 15:12:42 -0300 |
| commit | 9a7b1501182477299e678b787e32fca5844c7ea1 (patch) | |
| tree | cc76cfc283749b87b42dffad2577beef5a4ff51e /scripts/objdiff | |
| parent | f70490e6078abe1182437e629f67a7f0b6f08cd4 (diff) | |
Bluetooth: uses crypto interfaces, select CRYPTO
Recent changes to hci_core.c use crypto interfaces, so select CRYPTO
to make sure that those interfaces are present.
Fixes these build errors when CRYPTO is not enabled:
net/built-in.o: In function `hci_register_dev':
(.text+0x4cf86): undefined reference to `crypto_alloc_base'
net/built-in.o: In function `hci_unregister_dev':
(.text+0x4f912): undefined reference to `crypto_destroy_tfm'
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Gustavo F. Padovan <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions