mbox series

[GIT,PULL,1/2] ARM: defconfig: socfpga_defconfig: updates for v5.1

Message ID 20190204160210.18046-1-dinguyen@kernel.org
State New
Headers show
Series [GIT,PULL,1/2] ARM: defconfig: socfpga_defconfig: updates for v5.1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_for_next_v5.1_defconfig

Message

Dinh Nguyen Feb. 4, 2019, 4:02 p.m. UTC
Hi Arnd, Kevin, and Olof:

Please pull in this defconfig update for v5.1.

Thanks,
Dinh


The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_for_next_v5.1_defconfig

for you to fetch changes up to 594f1e8a240f33bd66bd7c7bcbf9952211260104:

  ARM: socfpga_defconfig: enable BLK_DEV_LOOP config option (2019-02-04 09:30:34 -0600)

----------------------------------------------------------------
Dinh Nguyen (1):
      ARM: socfpga_defconfig: enable BLK_DEV_LOOP config option

 arch/arm/configs/socfpga_defconfig | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

Comments

Arnd Bergmann Feb. 15, 2019, 3:53 p.m. UTC | #1
On Mon, Feb 4, 2019 at 5:02 PM Dinh Nguyen <dinguyen@kernel.org> wrote:
>
>   ARM: socfpga_defconfig: enable BLK_DEV_LOOP config option (2019-02-04 09:30:34 -0600)

Pulled into arm/defconfig, thanks!

     Arnd