diff options
| -rw-r--r-- | drivers/mtd/ubi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/ubi/Kconfig b/drivers/mtd/ubi/Kconfig index 6abeb4f13403..4dcc752a0c0b 100644 --- a/drivers/mtd/ubi/Kconfig +++ b/drivers/mtd/ubi/Kconfig | |||
| @@ -56,7 +56,7 @@ config MTD_UBI_DEBUG | |||
| 56 | bool "UBI debugging" | 56 | bool "UBI debugging" |
| 57 | depends on SYSFS | 57 | depends on SYSFS |
| 58 | select DEBUG_FS | 58 | select DEBUG_FS |
| 59 | select KALLSYMS_ALL if KALLSYMS && DEBUG_KERNEL | 59 | select KALLSYMS |
| 60 | help | 60 | help |
| 61 | This option enables UBI debugging. | 61 | This option enables UBI debugging. |
| 62 | 62 | ||
