aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/go7007/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2011-01-25 23:17:19 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-01-31 13:38:15 -0800
commit8aea5882c54feb246ef20399cc55ae4672697ac0 (patch)
tree215b1d687c73797e5ede3d1f7e756ecedb40e8bd /drivers/staging/go7007/Kconfig
parent27a16811ab4dc819eebbd4e7b07d485f6e8f0134 (diff)
staging/go7007: remove the BKL
There is nothing that the BKL can possibly protect here, so just remove it. Cc: Ross Cohen <rcohen@snurgle.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/go7007/Kconfig')
-rw-r--r--drivers/staging/go7007/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/go7007/Kconfig b/drivers/staging/go7007/Kconfig
index 1da57df5cbc..7dfb2815b9e 100644
--- a/drivers/staging/go7007/Kconfig
+++ b/drivers/staging/go7007/Kconfig
@@ -1,7 +1,6 @@
config VIDEO_GO7007
tristate "WIS GO7007 MPEG encoder support"
depends on VIDEO_DEV && PCI && I2C
- depends on BKL # please fix
depends on SND
select VIDEOBUF_DMA_SG
depends on RC_CORE