1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00

Convert CONFIG_MTD_PARTITIONS et al to Kconfig

This converts the following to Kconfig:
   CONFIG_MTD_PARTITIONS
   CONFIG_MTD_DEVICE

Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
Adam Ford
2018-07-07 22:18:22 -05:00
committed by Tom Rini
parent 8d0d6bc121
commit 9c5b00973b
312 changed files with 274 additions and 262 deletions

View File

@@ -22,8 +22,6 @@
* Standard filesystems
*/
#define CONFIG_BZIP2
#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */
#define CONFIG_MTD_PARTITIONS
/*
* mv-plug-common.h should be defined after CMD configs since it used them