From: Shmulik Ladkani Date: Wed, 4 Jul 2012 08:06:02 +0000 (+0300) Subject: arm: sam9_l9260_defconfig: remove non-existing config option X-Git-Tag: next-20120816~62^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a07ade12e77f424c6f222e5efe66f8c453f00f6f;p=karo-tx-linux.git arm: sam9_l9260_defconfig: remove non-existing config option CONFIG_MTD_UBI_BEB_RESERVE has been removed and now we use CONFIG_MTD_UBI_BEB_LIMIT instead. Signed-off-by: Shmulik Ladkani Signed-off-by: Artem Bityutskiy --- diff --git a/arch/arm/configs/sam9_l9260_defconfig b/arch/arm/configs/sam9_l9260_defconfig index f6917c950f44..da276f98ceb8 100644 --- a/arch/arm/configs/sam9_l9260_defconfig +++ b/arch/arm/configs/sam9_l9260_defconfig @@ -39,7 +39,6 @@ CONFIG_MTD_NAND=y 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