mbox series

[GIT,PULL,2/2] arm64: defconfig: updates for v5.4

Message ID 20190819141659.26414-2-dinguyen@kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/2] SoCFPGA DTS updates for v5.4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/arm64_defconfig_watchdog_for_v5.4

Message

Dinh Nguyen Aug. 19, 2019, 2:16 p.m. UTC
Hi Arnd, Kevin, and Olof:

Please pull in this arm64 defconfig for v5.4.

Thanks,
Dinh


The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/arm64_defconfig_watchdog_for_v5.4

for you to fetch changes up to 1da708985a3922055e4e55c6488014247b11824d:

  arm64: defconfig: Enable the DesignWare watchdog (2019-08-15 18:13:06 -0500)

----------------------------------------------------------------
arm64 defconfig for v5.4
- Add CONFIG_DW_WATCHDOG to support the Designware watchdog driver

----------------------------------------------------------------
Dinh Nguyen (1):
      arm64: defconfig: Enable the DesignWare watchdog

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Arnd Bergmann Sept. 3, 2019, 4:56 p.m. UTC | #1
On Mon, Aug 19, 2019 at 4:17 PM Dinh Nguyen <dinguyen@kernel.org> wrote:
> ----------------------------------------------------------------
> arm64 defconfig for v5.4
> - Add CONFIG_DW_WATCHDOG to support the Designware watchdog driver

Pulled into arm/defconfig, thanks!

     Arnd