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 <[email protected]>
---
  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 <[email protected]>

Thanks,
Stefan
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to