aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2014-09-09 15:35:42 +0200
committerRoland Stigge <stigge@antcom.de>2014-09-10 15:41:11 +0200
commit4884f769e65b2b02bfdafb9f64217844dfa3d84f (patch)
tree890a529b7419606f71ff37b4fed4128f164d92e1 /arch/arm/configs
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 (diff)
ARM: LPC32xx: defconfig update
This patch adds UBI+UBIFS to LPC32xx defconfig. Signed-off-by: Roland Stigge <stigge@antcom.de>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/lpc32xx_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig
index 398a367ffce8..9f56ca3985ae 100644
--- a/arch/arm/configs/lpc32xx_defconfig
+++ b/arch/arm/configs/lpc32xx_defconfig
@@ -59,6 +59,7 @@ CONFIG_MTD_M25P80=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_SLC_LPC32XX=y
CONFIG_MTD_NAND_MLC_LPC32XX=y
+CONFIG_MTD_UBI=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y
CONFIG_BLK_DEV_RAM=y
@@ -189,6 +190,7 @@ CONFIG_VFAT_FS=y
CONFIG_TMPFS=y
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_FS_WBUF_VERIFY=y
+CONFIG_UBIFS_FS=y
CONFIG_CRAMFS=y
CONFIG_NFS_FS=y
CONFIG_ROOT_NFS=y