mediatek: unset CONFIG_CMDLINE_OVERRIDE for all targets but mt7629
authorDaniel Golle <daniel@makrotopia.org>
Mon, 12 Sep 2022 13:10:26 +0000 (14:10 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 12 Sep 2022 13:10:26 +0000 (14:10 +0100)
commita46e91e8a1c0e4e38d6c0bcb26eb49c54bc3a408
tree172228795da02bc1bdb00e8985bb3dfdba3b5a4c
parentc27279dc26a26b8ad054882d4c5f86a85526fd16
mediatek: unset CONFIG_CMDLINE_OVERRIDE for all targets but mt7629

The newly introduced config symbol CONFIG_CMDLINE_OVERRIDE is only set
for mt7629 for now which breaks automated build on all other mediatek
subtargets. Make sure the symbol is configured as 'is not set' for all
remaining subtargets.

Fixes: c27279dc26 ("mediatek: add support for ipTIME A6004MX Add basic support for ipTIME A6004MX.")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/filogic/config-5.15
target/linux/mediatek/mt7622/config-5.15
target/linux/mediatek/mt7623/config-5.15