mbox

[GIT,PULL,5/5] i.MX defconfig updates for 4.8

Message ID 1467117980-20063-5-git-send-email-shawnguo@kernel.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.8

Message

Shawn Guo June 28, 2016, 12:46 p.m. UTC
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.8

for you to fetch changes up to b57d82d7bafeda5d82d3426dc4ad8a50a82a867c:

  ARM: imx_v6_v7_defconfig: Select ADS7846 support (2016-06-28 09:59:28 +0800)

----------------------------------------------------------------
The i.MX defconfig update for 4.8:
 - Enable TOUCHSCREEN_ADS7846, USB_FUNCTIONFS and USB_USBNET support

----------------------------------------------------------------
Diego Dorta (1):
      ARM: imx_v6_v7_defconfig: Select ADS7846 support

Gary Bisson (1):
      ARM: imx_v6_v7_defconfig: enable USB FFS gadget

Peter Chen (1):
      ARM: imx_v6_v7_defconfig: build in usbnet to support NFS for non-ethernet board

 arch/arm/configs/imx_v6_v7_defconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Olof Johansson July 6, 2016, 4:15 a.m. UTC | #1
On Tue, Jun 28, 2016 at 08:46:20PM +0800, Shawn Guo wrote:
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.8
> 
> for you to fetch changes up to b57d82d7bafeda5d82d3426dc4ad8a50a82a867c:
> 
>   ARM: imx_v6_v7_defconfig: Select ADS7846 support (2016-06-28 09:59:28 +0800)
> 
> ----------------------------------------------------------------
> The i.MX defconfig update for 4.8:
>  - Enable TOUCHSCREEN_ADS7846, USB_FUNCTIONFS and USB_USBNET support

Merged, thanks.


-Olof