Date
1 - 2 of 2
why no matches found in "west build -t menuconfig" during find "CONFIG_THREAD_NAME" flag?
"曹子龙
See blow picture, i try to enable the flag "CONFIG_THREAD_NAME" because it was disabled by default, but still cant see the configuration items in menuconfig, can anyone tell me why? 曹子龙 珠海全志科技股份有限公司 BU1-PSW 地址:广东省珠海市高新区唐家湾镇科技2路9号 TEL:13824125580 Email:caozilong@... 网址: http://www.allwinnertech.com
|
|
Ulf Magnusson
Hello, Skip the 'CONFIG_' prefix when searching for symbols in menuconfig. 'CONFIG_' is just added on output. Can also search for e.g. "thread name" btw. The search function isn't case-sensitive, and putting in many space-separated strings will list symbols/choices/menus that match all of them. Cheers, Ulf
On Sun, Jan 26, 2020 at 3:39 AM "曹子龙 <caozilong@...> wrote:
|
|