From: Ezequiel Garcia Date: Mon, 27 Jan 2014 13:26:29 +0000 (-0300) Subject: ARM: dove: Remove UBI support from defconfig X-Git-Tag: next-20140306~105^2~1^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4ba24a81bdc6baa47a9ddf92f1fb469047fd8cae;p=karo-tx-linux.git ARM: dove: Remove UBI support from defconfig As NAND support is not enabled by default, it's hard to see why we'd want to have UBI support. Let's remove it. Signed-off-by: Ezequiel Garcia Signed-off-by: Jason Cooper --- diff --git a/arch/arm/configs/dove_defconfig b/arch/arm/configs/dove_defconfig index 110105476848..7242b11682ad 100644 --- a/arch/arm/configs/dove_defconfig +++ b/arch/arm/configs/dove_defconfig @@ -48,7 +48,6 @@ CONFIG_MTD_CFI_INTELEXT=y CONFIG_MTD_CFI_STAA=y CONFIG_MTD_PHYSMAP=y CONFIG_MTD_M25P80=y -CONFIG_MTD_UBI=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=1