linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [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

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).