[PATCH] Fix blktrace compile with sysfs not defined
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / block / Kconfig
index 43ca070dc0f81b58ba2a2757bf907acce36b02bc..5536839886ff2c8a7bda34242475d41ba1f5f51d 100644 (file)
@@ -13,6 +13,7 @@ config LBD
 
 config BLK_DEV_IO_TRACE
        bool "Support for tracing block io actions"
+       depends on SYSFS
        select RELAY
        select DEBUG_FS
        help