commit | 08b0b0ce8c609b0e2284b134f0614e211374a038 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Jun 09 15:44:03 2009 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 22 14:25:33 2009 -0700 |
tree | 3b7b3b5cd72d2bb3c1fcbb13c14fb2e7e7f881f6 | |
parent | e7a25f9839fd392ec2c96e7e2b3734501d761a24 [diff] |
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>