linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig
@ 2016-02-25 11:23 Michael Grzeschik
  2016-02-25 11:24 ` [PATCH v2 2/2] ARM: mxs_defconfig: Enable initramfs support Michael Grzeschik
  2016-02-29  2:44 ` [PATCH v2 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Grzeschik @ 2016-02-25 11:23 UTC (permalink / raw)
  To: linux-arm-kernel

From: Jan Luebbe <jlu@pengutronix.de>

Regenerate mxs_defconfig by running:
make mxs_defconfig
- Manually disable EXT2_FS and EXT3_FS
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>
---
v2: Disabled EXT2_FS and EXT3_FS instead of EXT4_FS

 arch/arm/configs/mxs_defconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index b47e7c6..3bd7cad 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -141,9 +141,6 @@ CONFIG_IIO=y
 CONFIG_IIO_SYSFS_TRIGGER=y
 CONFIG_PWM=y
 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
@@ -178,7 +175,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 v2 2/2] ARM: mxs_defconfig: Enable initramfs support
  2016-02-25 11:23 [PATCH v2 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Michael Grzeschik
@ 2016-02-25 11:24 ` Michael Grzeschik
  2016-02-29  2:44 ` [PATCH v2 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Grzeschik @ 2016-02-25 11:24 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 3bd7cad..6c2550e 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 v2 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig
  2016-02-25 11:23 [PATCH v2 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Michael Grzeschik
  2016-02-25 11:24 ` [PATCH v2 2/2] ARM: mxs_defconfig: Enable initramfs support Michael Grzeschik
@ 2016-02-29  2:44 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2016-02-29  2:44 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Feb 25, 2016 at 12:23:59PM +0100, Michael Grzeschik wrote:
> From: Jan Luebbe <jlu@pengutronix.de>
> 
> Regenerate mxs_defconfig by running:
> make mxs_defconfig
> - Manually disable EXT2_FS and EXT3_FS
> 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>

Applied both, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-29  2:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25 11:23 [PATCH v2 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Michael Grzeschik
2016-02-25 11:24 ` [PATCH v2 2/2] ARM: mxs_defconfig: Enable initramfs support Michael Grzeschik
2016-02-29  2:44 ` [PATCH v2 1/2] ARM: mxs_defconfig: Cleanup mxs_defconfig Shawn Guo

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