[PATCH 8/8] UBI: drop CONFIG_MTD_UBI_BEB_LIMIT
This option can be set by a kernel parameter and an ioctl, so we may not need the kernel config option any more. Signed-off-by: Richard Genoud --- arch/arm/configs/sam9_l9260_defconfig | 1 - drivers/mtd/ubi/Kconfig ......