]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix compilation of Marvell driver without debugfs
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 9 Jun 2009 13:44:03 +0000 (15:44 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:33 +0000 (14:25 -0700)
commiteab5a1fac03086ddfff26879650f1a9b2c5b3370
tree3b7b3b5cd72d2bb3c1fcbb13c14fb2e7e7f881f6
parent8a0ceefe27aa285c2b716d82cebf6c572aa447aa
Bluetooth: Fix compilation of Marvell driver without debugfs

The Makefile entry for the Marvell driver is broken when it comes to
handling the optional DEBUG_FS correctly. That must have been the reason
why they were using select in Kconfig in the first place. Fix this and
make it really optional.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Makefile