diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 5ea1f8ca8648..d54e985748b7 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -579,7 +579,7 @@ config AB8500_CORE | |||
579 | 579 | ||
580 | config AB8500_DEBUG | 580 | config AB8500_DEBUG |
581 | bool "Enable debug info via debugfs" | 581 | bool "Enable debug info via debugfs" |
582 | depends on AB8500_CORE && DEBUG_FS | 582 | depends on AB8500_GPADC && DEBUG_FS |
583 | default y if DEBUG_FS | 583 | default y if DEBUG_FS |
584 | help | 584 | help |
585 | Select this option if you want debug information using the debug | 585 | Select this option if you want debug information using the debug |