From mboxrd@z Thu Jan 1 00:00:00 1970 From: l.majewski@samsung.com (Lukasz Majewski) Date: Wed, 14 May 2014 09:20:10 +0200 Subject: [PATCH v4 8/8] cpufreq: exynos: remove all exynos specific cpufreq driver support In-Reply-To: <1400029876-5830-9-git-send-email-thomas.ab@samsung.com> References: <1400029876-5830-1-git-send-email-thomas.ab@samsung.com> <1400029876-5830-9-git-send-email-thomas.ab@samsung.com> Message-ID: <20140514092010.02e16520@amdc2363> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Thomas, > -config ARM_EXYNOS_CPU_FREQ_BOOST_SW > - bool "EXYNOS Frequency Overclocking - Software" > - depends on ARM_EXYNOS_CPUFREQ > - select CPU_FREQ_BOOST_SW > - select EXYNOS_THERMAL > - help > - This driver supports software managed overclocking (BOOST). > - It allows usage of special frequencies for Samsung Exynos > - processors if thermal conditions are appropriate. > - > - It reguires, for safe operation, thermal framework with > properly > - defined trip points. > - > - If in doubt, say N. > - If I might ask, where this switch,to enable BOOST, will be moved? All in all, I would like to be able to enable boost :-). In my opinion we should have the Kconfig option to enable/disable the CPU_FREQ_BOOST_SW and this may be used with cpufreq-cpu0 driver as I've pointed out in the other patch. -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group