summaryrefslogtreecommitdiff
path: root/arch/arm/configs/sam9_l9260_defconfig
diff options
context:
space:
mode:
authorShmulik Ladkani <shmulik.ladkani@gmail.com>2012-07-04 11:06:00 +0300
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-10-05 14:03:50 +0300
commit4de2145ef92b8e127aed5311238a74c5739e053a (patch)
tree4033f031135efc629f545f730b0793da32605305 /arch/arm/configs/sam9_l9260_defconfig
parent744f78f841f072062e468a721771a2ebb96e8805 (diff)
arm: sam9_l9260_defconfig: prepare to UBI config change
We are going to kill the CONFIG_MTD_UBI_BEB_RESERVE configuration option soon and use the CONFIG_MTD_UBI_BEB_LIMIT instead. In order to do this smoothly, we now introduce the new configuration option to sam9_l9260_defconfig, and will kill the old one after the corresponding UBI changes are done. Signed-off-by: Shmulik Ladkani <shmulik.ladkani@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'arch/arm/configs/sam9_l9260_defconfig')
-rw-r--r--arch/arm/configs/sam9_l9260_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/sam9_l9260_defconfig b/arch/arm/configs/sam9_l9260_defconfig
index ecf2531523a1..f6917c950f44 100644
--- a/arch/arm/configs/sam9_l9260_defconfig
+++ b/arch/arm/configs/sam9_l9260_defconfig
@@ -40,6 +40,7 @@ CONFIG_MTD_NAND_ATMEL=y
CONFIG_MTD_NAND_PLATFORM=y
CONFIG_MTD_UBI=y
CONFIG_MTD_UBI_BEB_RESERVE=3
+CONFIG_MTD_UBI_BEB_LIMIT=3
CONFIG_MTD_UBI_GLUEBI=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y