Searched refs:nconfig (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/Documentation/translations/zh_CN/kbuild/ |
| H A D | kconfig.rst | 16 xconfig('qconf')、menuconfig('mconf')和 nconfig('nconf')程序也包含 205 nconfig chapter 208 nconfig 是一个替代的基于文本的配置工具。它在终端(窗口)底部列出功能键,用于执行 214 在 nconfig 中搜索: 233 make NCONFIG_MODE=single_menu nconfig
|
| /linux-6.15/Documentation/devicetree/bindings/fpga/ |
| H A D | altr,fpga-passive-serial.yaml | 35 nconfig-gpios: 53 - nconfig-gpios 69 nconfig-gpios = <&gpio4 18 GPIO_ACTIVE_LOW>;
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | kconfig.rst | 9 The xconfig ('qconf'), menuconfig ('mconf'), and nconfig ('nconf') 227 nconfig chapter 230 nconfig is an alternate text-based configurator. It lists function 238 Searching in nconfig: 262 make NCONFIG_MODE=single_menu nconfig
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6q-lxr.dts | 31 nconfig-gpios = <&gpio4 18 GPIO_ACTIVE_LOW>;
|
| H A D | imx6q-evi.dts | 104 nconfig-gpios = <&gpio4 9 GPIO_ACTIVE_LOW>;
|
| /linux-6.15/include/sound/ |
| H A D | tas2781-dsp.h | 176 unsigned int nconfig; member
|
| /linux-6.15/scripts/kconfig/ |
| H A D | Makefile | 43 nconfig-prog := nconf 56 $(foreach c, config menuconfig nconfig gconfig xconfig, $(eval $(call config_rule,$(c))))
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | pcm6240.h | 184 unsigned int nconfig; member
|
| H A D | pcm6240.c | 1540 fw_hdr->nconfig = get_unaligned_be32(&buf[offset]); in pcmdev_regbin_ready() 1555 cfg_info = kcalloc(fw_hdr->nconfig, sizeof(*cfg_info), GFP_KERNEL); in pcmdev_regbin_ready() 1563 for (i = 0; i < (int)fw_hdr->nconfig; i++) { in pcmdev_regbin_ready()
|
| H A D | tas2781-fmwlib.c | 341 fw_hdr->nconfig = get_unaligned_be32(&buf[offset]); in tasdevice_rca_parser() 357 cfg_info = kcalloc(fw_hdr->nconfig, sizeof(*cfg_info), GFP_KERNEL); in tasdevice_rca_parser() 365 for (i = 0; i < (int)fw_hdr->nconfig; i++) { in tasdevice_rca_parser()
|
| /linux-6.15/Documentation/translations/zh_TW/admin-guide/ |
| H A D | README.rst | 148 "make nconfig" 增強的基於文本的彩色菜單。
|
| /linux-6.15/Documentation/translations/zh_CN/admin-guide/ |
| H A D | README.rst | 145 "make nconfig" 增强的基于文本的彩色菜单。
|
| /linux-6.15/sound/pci/hda/ |
| H A D | tas2781_spi_fwlib.c | 325 fw_hdr->nconfig = get_unaligned_be32(&buf[offset]); in tasdevice_spi_rca_parser() 341 cfg_info = kcalloc(fw_hdr->nconfig, sizeof(*cfg_info), GFP_KERNEL); in tasdevice_spi_rca_parser() 348 for (i = 0; i < (int)fw_hdr->nconfig; i++) { in tasdevice_spi_rca_parser()
|
| /linux-6.15/Documentation/gpu/ |
| H A D | vkms.rst | 24 make nconfig
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | README.rst | 164 "make nconfig" Enhanced text based color menus.
|
| H A D | verify-bugs-and-bisect-regressions.rst | 516 'nconfig', you will need to install the development files of ncurses; for 1261 configuration using make the targets 'menuconfig' or 'nconfig'; likewise omit 1559 At this point you can use a command like ``make menuconfig`` or ``make nconfig``
|