Searched hist:"56913 fbe307c0daa2bcb9408a86108c5968ab602" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | Kconfig | 56913fbe307c0daa2bcb9408a86108c5968ab602 Thu Aug 16 15:30:18 UTC 2018 Miquel Raynal <miquel.raynal@bootlin.com> UPSTREAM: mtd: declare MTD_PARTITIONS symbol in Kconfig
UBI selects MTD_PARTITIONS which is the symbol to compile drivers/mtd/mtdpart.c. Unfortunately, the symbol was not defined in Kconfig and this worked only with board files defining it. Fix this by adding a boolean in Kconfig so boards defined by defconfig files only will work as expected.
Change-Id: I5165c6a74dee0be0e5c5651bfad4c3e53d3e17d2 Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 4048a5c519a86eab2805f4f07fe9f5c6c8a1fe91)
|