scripts: ext-toolchain: add option to overwrite config
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 4 Jul 2022 16:22:18 +0000 (18:22 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 3 Oct 2022 15:40:26 +0000 (17:40 +0200)
commitd1a6c3559142a68035a171fb61535401857d41c5
treef29cfb120e107df64e4edf2dd4b4c2b43320b9c0
parent24cf766dfe80721dd033132a90399cb28138a63f
scripts: ext-toolchain: add option to overwrite config

It can be useful to overwrite an already generated config.
Option are simply added at the end of the config and make defconfig
will overwrite the relevant option with the new one.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit f4dd18ca39c42a324e34633c8ee553717531bc3b)
scripts/ext-toolchain.sh