[PATCH] Fix blktrace compile with sysfs not defined
authorJens Axboe <axboe@suse.de>
Sun, 26 Mar 2006 12:32:09 +0000 (14:32 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Mon, 27 Mar 2006 07:29:03 +0000 (09:29 +0200)
commit09540e691d7f57684b296b60241b2ff357fae3ab
tree8702109657c8ee08435aab0322bb412924caabe2
parent89a7689e5c039090d99cbdc3625252c3dee50f7f
[PATCH] Fix blktrace compile with sysfs not defined

debugfs depends on sysfs, so make blktrace kconfig option depend
on that.

Reported by Adrian Bunk.

Signed-off-by: Jens Axboe <axboe@suse.de>
block/Kconfig