On Wed, Nov 06, 2019 at 01:33:56PM -0600, Andy Gross wrote: > The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: > > Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-for-5.5 > > for you to fetch changes up to a36612b7469cf76953cf237a2b9a62f6c97730bb: > > arm64: defconfig: Enable Qualcomm watchdog driver (2019-10-20 23:04:59 -0700) > > ---------------------------------------------------------------- > Qualcomm ARM64 Based defconfig Updates for v5.5 > > * Enable Qualcomm cpufreq, watchdog, prng, socinfo, SPI, and QSPI controllers > * Enable SN65DSI86 display bridge > * Enable QCA Bluetooth over Uart > * Enable various Qualcomm remoteproc dependencies > > ---------------------------------------------------------------- > Bjorn Andersson (6): > arm64: defconfig: Enable Qualcomm remoteproc dependencies > arm64: defconfig: Enable Qualcomm SPI and QSPI controller > arm64: defconfig: Enable Qualcomm socinfo driver > arm64: defconfig: Enable Qualcomm CPUfreq HW driver Hi, this turns on the driver as =y, when the option is tristate. Other cpufreq drivers are also modules. Is this driver truly needed to be a built-in for a generic defconfig? -Olof