mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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 <shmulik.ladkani@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
This commit is contained in:
committed by
Artem Bityutskiy
parent
1b2a579061
commit
3419cc303f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user