]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: davinci_all_defconfig: enable MTD_CMDLINE_PARTS
authorAdam Ford <aford173@gmail.com>
Fri, 1 Sep 2017 14:53:19 +0000 (09:53 -0500)
committerSekhar Nori <nsekhar@ti.com>
Wed, 20 Sep 2017 09:14:38 +0000 (14:44 +0530)
commitcb5f1b9d22bfc7802b3eccb2c650ccf2bd8b358e
tree4282e4560f5c30f20bfae26b069e49670828b146
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
ARM: davinci_all_defconfig: enable MTD_CMDLINE_PARTS

There is some disagreement between the partition table map in Linux
for the DA850-EVM and the corresponding partition map in U-Boot.
To prevent breaking the Kernel, this patch enables MTD_CMDLINE_PARTS
which will allow the U-Boot to pass the partition map so future partitions
match without breaking backwards compatibility.

While at it, also sync to savedefconfig which leads to removal of
CONFIG_MMC_BLOCK_BOUNCE.

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/configs/davinci_all_defconfig