ARM: dove: Remove UBI support from defconfig
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Mon, 27 Jan 2014 13:26:29 +0000 (10:26 -0300)
committerJason Cooper <jason@lakedaemon.net>
Wed, 5 Feb 2014 06:21:57 +0000 (06:21 +0000)
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 <ezequiel.garcia@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/configs/dove_defconfig

index 11010547684851b8af0be967296705a8b7bcfb53..7242b11682addb55c1c3056b25903f8f7eef4a0b 100644 (file)
@@ -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