* [PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig
@ 2016-02-24 15:04 Michael Grzeschik
2016-02-24 15:04 ` [PATCH 2/2] ARM: mxs_defconfig: Enable initramfs support Michael Grzeschik
2016-02-24 16:22 ` [PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Arnd Bergmann
0 siblings, 2 replies; 3+ messages in thread
From: Michael Grzeschik @ 2016-02-24 15:04 UTC (permalink / raw)
To: linux-arm-kernel
From: Jan Luebbe <jlu@pengutronix.de>
Regenerate mxs_defconfig by running:
make mxs_defconfig
make savedefconfig
mv defconfig arch/arm/configs/mxs_defconfig
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
---
arch/arm/configs/mxs_defconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index b47e7c6..5e7b7df 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -144,7 +144,6 @@ CONFIG_PWM_MXS=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS=y
-CONFIG_EXT4_FS=y
# CONFIG_DNOTIFY is not set
CONFIG_FSCACHE=m
CONFIG_FSCACHE_STATS=y
@@ -178,7 +177,6 @@ CONFIG_PROVE_LOCKING=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_STRICT_DEVMEM=y
CONFIG_DEBUG_USER=y
-# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_DEV_MXS_DCP=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC7=m
--
2.7.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] ARM: mxs_defconfig: Enable initramfs support
2016-02-24 15:04 [PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Michael Grzeschik
@ 2016-02-24 15:04 ` Michael Grzeschik
2016-02-24 16:22 ` [PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Arnd Bergmann
1 sibling, 0 replies; 3+ messages in thread
From: Michael Grzeschik @ 2016-02-24 15:04 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/mxs_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index 5e7b7df..dc498cd 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -12,6 +12,7 @@ CONFIG_IKCONFIG_PROC=y
# CONFIG_IPC_NS is not set
# CONFIG_PID_NS is not set
# CONFIG_NET_NS is not set
+CONFIG_BLK_DEV_INITRD=y
CONFIG_PERF_EVENTS=y
# CONFIG_COMPAT_BRK is not set
CONFIG_MODULES=y
--
2.7.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig
2016-02-24 15:04 [PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Michael Grzeschik
2016-02-24 15:04 ` [PATCH 2/2] ARM: mxs_defconfig: Enable initramfs support Michael Grzeschik
@ 2016-02-24 16:22 ` Arnd Bergmann
1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2016-02-24 16:22 UTC (permalink / raw)
To: linux-arm-kernel
On Wednesday 24 February 2016 16:04:50 Michael Grzeschik wrote:
> @@ -144,7 +144,6 @@ CONFIG_PWM_MXS=y
> CONFIG_EXT2_FS=y
> CONFIG_EXT2_FS_XATTR=y
> CONFIG_EXT3_FS=y
> -CONFIG_EXT4_FS=y
> # CONFIG_DNOTIFY is not set
> CONFIG_FSCACHE=m
> CONFIG_FSCACHE_STATS=y
> @@ -178,7 +177,6 @@ CONFIG_PROVE_LOCKING=y
>
EXT3_FS is deprecated and only there to select EXT4_FS. Please drop
the other one instead. While we are there, you could also drop EXT2_FS,
as that is now handled by EXT4_FS as well.
Arnd
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-24 16:22 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:04 [PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Michael Grzeschik
2016-02-24 15:04 ` [PATCH 2/2] ARM: mxs_defconfig: Enable initramfs support Michael Grzeschik
2016-02-24 16:22 ` [PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox