remove MTD_CMDLINE_PARTS from per-device config
it's enabled in modules/ramdisk, which is required by flashimage and tftpboot
This commit is contained in:
@@ -201,7 +201,6 @@
|
||||
SYSFS = "y";
|
||||
SPI = "y";
|
||||
MTD = "y";
|
||||
MTD_CMDLINE_PARTS = "y";
|
||||
MTD_BLOCK = "y"; # fix undefined ref to register_mtd_blktrans_devs
|
||||
|
||||
WATCHDOG = "y";
|
||||
|
Reference in New Issue
Block a user