* [PATCH 1/2] ARM: multi_v5_defconfig: Cleanup multi_v5_defconfig @ 2016-02-24 15:03 Michael Grzeschik 2016-02-24 15:03 ` [PATCH 2/2] ARM: multi_v5_defconfig: Enable initramfs support Michael Grzeschik 0 siblings, 1 reply; 3+ messages in thread From: Michael Grzeschik @ 2016-02-24 15:03 UTC (permalink / raw) To: linux-arm-kernel From: Jan Luebbe <jlu@pengutronix.de> Regenerate multi_v5_defconfig by running: make multi_v5_defconfig make savedefconfig mv defconfig arch/arm/configs/multi_v5_defconfig Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> --- arch/arm/configs/multi_v5_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/multi_v5_defconfig b/arch/arm/configs/multi_v5_defconfig index 1f9ca47..fcbc633 100644 --- a/arch/arm/configs/multi_v5_defconfig +++ b/arch/arm/configs/multi_v5_defconfig @@ -97,9 +97,9 @@ CONFIG_NET_DSA_MV88E6352=y CONFIG_MV643XX_ETH=y CONFIG_R8169=y CONFIG_MARVELL_PHY=y -CONFIG_MWL8K=m CONFIG_LIBERTAS=y CONFIG_LIBERTAS_SDIO=y +CONFIG_MWL8K=m CONFIG_INPUT_EVDEV=y CONFIG_KEYBOARD_GPIO=y # CONFIG_INPUT_MOUSE is not set -- 2.7.0 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] ARM: multi_v5_defconfig: Enable initramfs support 2016-02-24 15:03 [PATCH 1/2] ARM: multi_v5_defconfig: Cleanup multi_v5_defconfig Michael Grzeschik @ 2016-02-24 15:03 ` Michael Grzeschik 2016-02-26 21:45 ` Arnd Bergmann 0 siblings, 1 reply; 3+ messages in thread From: Michael Grzeschik @ 2016-02-24 15:03 UTC (permalink / raw) To: linux-arm-kernel From: Jan Luebbe <jlu@pengutronix.de> This makes it possible to automatically boot-test this defconfig with kernelci.org. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> --- arch/arm/configs/multi_v5_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v5_defconfig b/arch/arm/configs/multi_v5_defconfig index fcbc633..ab503c2 100644 --- a/arch/arm/configs/multi_v5_defconfig +++ b/arch/arm/configs/multi_v5_defconfig @@ -2,6 +2,7 @@ CONFIG_SYSVIPC=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_LOG_BUF_SHIFT=19 +CONFIG_BLK_DEV_INITRD=y CONFIG_PROFILING=y CONFIG_OPROFILE=y CONFIG_KPROBES=y -- 2.7.0 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] ARM: multi_v5_defconfig: Enable initramfs support 2016-02-24 15:03 ` [PATCH 2/2] ARM: multi_v5_defconfig: Enable initramfs support Michael Grzeschik @ 2016-02-26 21:45 ` Arnd Bergmann 0 siblings, 0 replies; 3+ messages in thread From: Arnd Bergmann @ 2016-02-26 21:45 UTC (permalink / raw) To: linux-arm-kernel On Wednesday 24 February 2016 16:03:19 Michael Grzeschik wrote: > From: Jan Luebbe <jlu@pengutronix.de> > > This makes it possible to automatically boot-test this defconfig with > kernelci.org. > > Signed-off-by: Jan Luebbe <jlu@pengutronix.de> > Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> > --- > Applied both to next/defconfig. Thanks! Arnd ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-26 21:45 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-02-24 15:03 [PATCH 1/2] ARM: multi_v5_defconfig: Cleanup multi_v5_defconfig Michael Grzeschik 2016-02-24 15:03 ` [PATCH 2/2] ARM: multi_v5_defconfig: Enable initramfs support Michael Grzeschik 2016-02-26 21:45 ` Arnd Bergmann
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).