From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Sun, 7 Apr 2019 20:38:35 +0200 Subject: [Buildroot] [RFC 1/1] support/kconfig: Allow to override 'default' config property In-Reply-To: <871s2emiei.fsf@dell.be.48ers.dk> References: <20190407001006.12925-1-vadim4j@gmail.com> <20190407062440.GG2659@scaer> <871s2emiei.fsf@dell.be.48ers.dk> Message-ID: <20190407183834.GA7984@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi, > > Really, the defconfig *is* the place where defaults are overriden. > > For example, at work, I handle a single br2-external for two "projects" > > that each have four "boards", and each have three configurations. There > > is no way your proposal can cover this. > > Alternatively, what you propose is just pushing the feature of a > > defconfig into the language itself. I don't think this is a good idea. > > Even more so, as your proposal does not address all the cases either: > > it only catters for strings, but what about choices, tri-states? > > So, I'll be harsh, but NAK. > FWIW, I completely agree with Yanns points. Having two ways of > configuring this (defconfigs and br2-external trees) makes things more > complicated for little added value. Also agree with Yann and Peter. Kind regards, Petr