forked from DGNum/liminix
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:
parent
f9f934b40c
commit
1ec7fcc197
3 changed files with 0 additions and 3 deletions
|
@ -177,7 +177,6 @@
|
|||
SPI_MEM= "y";
|
||||
|
||||
MTD = "y";
|
||||
MTD_CMDLINE_PARTS = "y";
|
||||
MTD_BLOCK = "y"; # fix undefined ref to register_mtd_blktrans_devs
|
||||
|
||||
CMDLINE_PARTITION = "y";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue