Message ID | 1497801323-6389-5-git-send-email-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
On Sun, Jun 18, 2017 at 11:55:23PM +0800, Shawn Guo wrote: > The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: > > Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.13 > > for you to fetch changes up to 6db53373884327f0457d90aa665d249a11461b07: > > ARM: imx_v6_v7_defconfig: Select CONFIG_IMX7D_ADC (2017-06-18 07:32:01 +0800) > > ---------------------------------------------------------------- > The i.MX defconfig updates for 4.13: > - Enable i.MX7 ADC driver support. > - Enable THERMAL_WRITABLE_TRIPS, so that i.MX thermal driver can set > trip points for testing. > - CONFIG_DEBUG_FS gets lost by accident because of a change around > CONFIG_RCU_TRACE. Re-enable it explicitly. > - Enable MXS LRADC driver and CONFIG_CGROUPS for mxs_defconfig. > - Enable more common cpufreq governors to help test cpufreq driver. > > ---------------------------------------------------------------- > Fabio Estevam (1): > ARM: imx_v6_v7_defconfig: Select CONFIG_IMX7D_ADC > > Leonard Crestez (3): > ARM: imx_v6_v7_defconfig: Enable cpufreq governors > ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS > ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing > > Stefan Wahren (2): > ARM: mxs_defconfig: Enable CONFIG_CGROUPS > ARM: mxs_defconfig: Re-enable MXS LRADC Merged, thanks! -Olof