From: Marcel Holtmann Date: Tue, 9 Jun 2009 13:44:03 +0000 (+0200) Subject: Bluetooth: Fix compilation of Marvell driver without debugfs X-Git-Tag: v2.6.32-rc1~703^2~221^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08b0b0ce8c609b0e2284b134f0614e211374a038;p=pandora-kernel.git 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 --- Reading git-diff-tree failed