[PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig

Subsystems: arm port, the rest

STALE3818d

3 messages, 2 authors, 2016-02-24 · open the first message on its own page

[PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig

From: Michael Grzeschik <hidden>
Date: 2016-02-24 15:04:50

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 <redacted>
---
 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

[PATCH 2/2] ARM: mxs_defconfig: Enable initramfs support

From: Michael Grzeschik <hidden>
Date: 2016-02-24 15:04:51

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 <redacted>
---
 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

[PATCH 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig

From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-02-24 16:22:57

On Wednesday 24 February 2016 16:04:50 Michael Grzeschik wrote:
quoted hunk
@@ -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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help