remove CMDLINE_PARTITION, we don't need it

(at least, I think we don't)
hark-how-all-the-belkin-rings
Daniel Barlow 2023-09-30 21:20:29 +01:00
parent 1ec7fcc197
commit a30b658999
3 changed files with 0 additions and 3 deletions

View File

@ -210,7 +210,6 @@
# of it is device config, some of it is wifi config or
# installation method config or ...
CMDLINE_PARTITION = "y";
EARLY_PRINTK = "y";
PARTITION_ADVANCED = "y";

View File

@ -179,7 +179,6 @@
MTD = "y";
MTD_BLOCK = "y"; # fix undefined ref to register_mtd_blktrans_devs
CMDLINE_PARTITION = "y";
EARLY_PRINTK = "y";
NEW_LEDS = "y";

View File

@ -162,7 +162,6 @@
PHY_RALINK_USB = "y";
CMDLINE_PARTITION = "y";
EARLY_PRINTK = "y";
PARTITION_ADVANCED = "y";