Searched refs:nconfig (Results 1 – 11 of 11) sorted by relevance
15 - nconfig-gpios: config pin (referred to as nCONFIG in the manual)26 nconfig-gpios = <&gpio4 9 GPIO_ACTIVE_LOW>;
9 The xconfig ('qconf'), menuconfig ('mconf'), and nconfig ('nconf')256 nconfig chapter259 nconfig is an alternate text-based configurator. It lists function267 Searching in nconfig:290 make NCONFIG_MODE=single_menu nconfig
147 unsigned int nconfig; member
35 nconfig-prog := nconf48 $(foreach c, config menuconfig nconfig gconfig xconfig, $(eval $(call config_rule,$(c))))
145 "make nconfig" 增强的基于文本的彩色菜单。
148 "make nconfig" 增強的基於文本的彩色菜單。
40 nconfig: $(obj)/nconf target
24 make nconfig
278 fw_hdr->nconfig = get_unaligned_be32(&buf[offset]); in tasdevice_rca_parser()294 cfg_info = kcalloc(fw_hdr->nconfig, sizeof(*cfg_info), GFP_KERNEL); in tasdevice_rca_parser()302 for (i = 0; i < (int)fw_hdr->nconfig; i++) { in tasdevice_rca_parser()
104 nconfig-gpios = <&gpio4 9 GPIO_ACTIVE_LOW>;
164 "make nconfig" Enhanced text based color menus.