Merge branch 'next-s3c24xx-cpufreq' into next-s3c
[deliverable/linux.git] / arch / arm / Kconfig
index c7a83efef0b982f8ddd18d7d1d80635177b03354..f07a4ba281bc57b9953cabaa2c29c290442b5816 100644 (file)
@@ -1329,6 +1329,12 @@ config CPU_FREQ_S3C24XX_IODEBUG
        help
          Enable s3c_freq_iodbg for the Samsung S3C CPUfreq core
 
+config CPU_FREQ_S3C24XX_DEBUGFS
+       bool "Export debugfs for CPUFreq"
+       depends on CPU_FREQ_S3C24XX && DEBUG_FS
+       help
+         Export status information via debugfs.
+
 endif
 
 source "drivers/cpuidle/Kconfig"
This page took 0.024242 seconds and 5 git commands to generate.