mbox series

[GIT,PULL] Qualcomm Defconfig updates for 4.16

Message ID 1514789609-4133-3-git-send-email-andy.gross@linaro.org
State New
Headers show
Series [GIT,PULL] Qualcomm Defconfig updates for 4.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-defconfig-for-4.16

Message

Andy Gross Jan. 1, 2018, 6:53 a.m. UTC
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-defconfig-for-4.16

for you to fetch changes up to b756f49a339aeca053ab71dd089a1868c3932f81:

  ARM: qcom_defconfig: Enable Frambuffer console support (2017-12-21 13:28:31 -0600)

----------------------------------------------------------------
Qualcomm ARM Based defconfig Updates for v4.16

* Enable framebuffer, IOMMU, and DRM options

----------------------------------------------------------------
Srinivas Kandagatla (3):
      ARM: qcom_defconfig: Enable DRM for 8064 display
      ARM: qcom_defconfig: enable MSM IOMMU for display
      ARM: qcom_defconfig: Enable Frambuffer console support

 arch/arm/configs/qcom_defconfig | 3 +++
 1 file changed, 3 insertions(+)

Comments

Arnd Bergmann Jan. 5, 2018, 10:54 a.m. UTC | #1
On Mon, Jan 1, 2018 at 7:53 AM, Andy Gross <andy.gross@linaro.org> wrote:
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
>   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-defconfig-for-4.16
>
> for you to fetch changes up to b756f49a339aeca053ab71dd089a1868c3932f81:
>
>   ARM: qcom_defconfig: Enable Frambuffer console support (2017-12-21 13:28:31 -0600)
>
> ----------------------------------------------------------------
> Qualcomm ARM Based defconfig Updates for v4.16
>
> * Enable framebuffer, IOMMU, and DRM options

Pulled into next/soc, thanks!

       Arnd