* [Buildroot] Can I enable a config option from command line?
@ 2023-02-16 2:43 Afshin Pir
2023-02-16 15:01 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Afshin Pir @ 2023-02-16 2:43 UTC (permalink / raw)
To: buildroot@buildroot.org
[-- Attachment #1.1: Type: text/plain, Size: 732 bytes --]
Hi
When building buildroot, I use a default config file. But there is only 1 option (BR2_ENABLE_RUNTIME_DEBUG=y) which is not in config file by default, and I want to enable it by command line when building buildroot.
Is there any way to achieve this?
Best Regards,
Afshin
________________________________
This email is confidential and may contain information subject to legal privilege. If you are not the intended recipient please advise us of our error by return e-mail then delete this email and any attached files. You may not copy, disclose or use the contents in any way. The views expressed in this email may not be those of Gallagher Group Ltd or subsidiary companies thereof.
________________________________
[-- Attachment #1.2: Type: text/html, Size: 2416 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Buildroot] Can I enable a config option from command line?
2023-02-16 2:43 [Buildroot] Can I enable a config option from command line? Afshin Pir
@ 2023-02-16 15:01 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-02-16 15:01 UTC (permalink / raw)
To: Afshin Pir; +Cc: buildroot@buildroot.org
Hello,
On Thu, 16 Feb 2023 02:43:30 +0000
Afshin Pir <Afshin.Pir@gallagher.com> wrote:
> When building buildroot, I use a default config file. But there is
> only 1 option (BR2_ENABLE_RUNTIME_DEBUG=y) which is not in config
> file by default, and I want to enable it by command line when
> building buildroot. Is there any way to achieve this?
./utils/config --enable BR2_ENABLE_RUNTIME_DEBUG
have a look at ./utils/config --help
Best regards,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-16 15:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-16 2:43 [Buildroot] Can I enable a config option from command line? Afshin Pir
2023-02-16 15:01 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox