diff options
author | Marcel Holtmann <[email protected]> | 2013-04-27 01:02:46 +0200 |
---|---|---|
committer | Samuel Ortiz <[email protected]> | 2013-04-27 01:02:46 +0200 |
commit | c204ea092eead40d2ac577fc3b5c77052ec22a59 (patch) | |
tree | 4f0b77a2e008577b90daaf38059f724cf4a47531 /lib/mpi/mpi-bit.c | |
parent | 30cc4587659e1c9b1bfade8b2a757d91e04758ab (diff) |
NFC: Add missing RFKILL dependency for Kconfig
Since the NFC subsystem gained RFKILL support, it needs to be able
to build properly with whatever option for RFKILL has been selected.
on i386:
net/built-in.o: In function `nfc_unregister_device':
(.text+0x6a36d): undefined reference to `rfkill_unregister'
net/built-in.o: In function `nfc_unregister_device':
(.text+0x6a378): undefined reference to `rfkill_destroy'
net/built-in.o: In function `nfc_register_device':
(.text+0x6a493): undefined reference to `rfkill_alloc'
net/built-in.o: In function `nfc_register_device':
(.text+0x6a4a4): undefined reference to `rfkill_register'
net/built-in.o: In function `nfc_register_device':
(.text+0x6a4b3): undefined reference to `rfkill_destroy'
net/built-in.o: In function `nfc_dev_up':
(.text+0x6a8e8): undefined reference to `rfkill_blocked'
when CONFIG_RFKILL=m but NFC is builtin.
Reported-by: Randy Dunlap <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions