[U-Boot] [PATCH v7 03/13] mtd: Kconfig: remove MTD_PARTITIONS duplicated symbol
Stefan Roese
sr at denx.de
Sat Sep 1 08:48:48 UTC 2018
On 31.08.2018 16:57, Miquel Raynal wrote:
> MTD_PARTITIONS is declared twice. Remove the redundant entry with no
> help associated.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> ---
> drivers/mtd/Kconfig | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
> index d98457e223..9341d518f3 100644
> --- a/drivers/mtd/Kconfig
> +++ b/drivers/mtd/Kconfig
> @@ -1,8 +1,5 @@
> menu "MTD Support"
>
> -config MTD_PARTITIONS
> - bool
> -
> config MTD
> bool "Enable Driver Model for MTD drivers"
> depends on DM
>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
More information about the U-Boot
mailing list