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

Arnd Bergmann arnd at arndb.de
Wed Feb 24 08:22:57 PST 2016


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



More information about the linux-arm-kernel mailing list