From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 1 Oct 2018 15:20:03 +0800 Subject: [GIT PULL 5/5] i.MX defconfig updates for 4.20 In-Reply-To: <20181001072003.16238-1-shawnguo@kernel.org> References: <20181001072003.16238-1-shawnguo@kernel.org> Message-ID: <20181001072003.16238-5-shawnguo@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org The following changes since commit 57361846b52bc686112da6ca5368d11210796804: Linux 4.19-rc2 (2018-09-02 14:37:30 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.20 for you to fetch changes up to 97089dfa3dffe9038d11ee26fca47e8953cce647: ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL (2018-09-12 09:23:59 +0800) ---------------------------------------------------------------- i.MX defconfig update for 4.20: - A series from Fabio to synchronize i.MX defconfig files with savedefconfig. - Enable CONFIG_TMPFS_POSIX_ACL to fix ACL applying failures seen with starting weston from sddm as unprivileged user. - Enable MC13783/MC13892 ADC driver by default. - Select CONFIG_ARM_CPUIDLE by default to support generic ARM cpuidle driver which is useful for i.MX platforms like i.MX7S/D. - Built in usbnet drivers to support NFS mount via USB Ethernet dongle on SoCs which have no native Ethernet controller, such as i.MX6 SLL and i.MX7 ULP. ---------------------------------------------------------------- Anson Huang (1): ARM: imx_v6_v7_defconfig: select CONFIG_ARM_CPUIDLE by default Fabio Estevam (5): ARM: imx_v6_v7_defconfig: Select CONFIG_SENSORS_MC13783_ADC ARM: imx_v6_v7_defconfig: Re-sync defconfig ARM: mxs_defconfig: Re-sync defconfig ARM: imx_v4_v5_defconfig: Re-sync defconfig ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL Leonard Crestez (1): ARM: imx_v6_v7_defconfig: Make usbnet drivers builtin for boot Robin Gong (1): ARM: imx_v6_v7_defconfig: add CONFIG_FW_LOADER_USER_HELPER arch/arm/configs/imx_v4_v5_defconfig | 18 +++++++--------- arch/arm/configs/imx_v6_v7_defconfig | 41 ++++++++++++++++++++---------------- arch/arm/configs/mxs_defconfig | 19 +++++++---------- 3 files changed, 39 insertions(+), 39 deletions(-)