Home
last modified time | relevance | path

Searched refs:option (Results 126 – 150 of 4014) sorted by relevance

12345678910>>...161

/openbmc/linux/net/netfilter/ipset/
H A DKconfig7 This option adds IP set support to the kernel.
32 This option adds the bitmap:ip set type support, by which one
41 This option adds the bitmap:ip,mac set type support, by which one
50 This option adds the bitmap:port set type support, by which one
59 This option adds the hash:ip set type support, by which one
107 This option adds the hash:ip,mac set type support, by which
116 This option adds the hash:mac set type support, by which
134 This option adds the hash:net set type support, by which
143 This option adds the hash:net,net set type support, by which
152 This option adds the hash:net,port set type support, by which
[all …]
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac_api.h16 void PrintIO_Line(MAC_ENGINE *p_eng, uint8_t option);
17 void PrintIO_LineS(MAC_ENGINE *p_eng, uint8_t option);
18 void FPri_End(MAC_ENGINE *eng, uint8_t option);
19 void FPri_RegValue(MAC_ENGINE *eng, uint8_t option);
/openbmc/u-boot/arch/arm/mach-meson/
H A DKconfig58 This option contains information about board name.
59 Based on this option board/<CONFIG_SYS_VENDOR>/<CONFIG_SYS_BOARD> will
70 This option contains information about board name.
71 Based on this option board/<CONFIG_SYS_VENDOR>/<CONFIG_SYS_BOARD> will
78 This option contains information about board configuration name.
79 Based on this option include/configs/<CONFIG_SYS_CONFIG_NAME>.h header
/openbmc/linux/sound/soc/sh/
H A DKconfig9 Enable this option for SH7760 AC97/I2S audio support.
29 This option enables FSI sound support
46 This option enables R-Car SRU/SCU/SSIU/SSI sound support
52 This option enables RZ/G2L SSIF-2 sound support.
64 This option enables generic sound support for the first
73 This option enables sound support for the SH7722 Migo-R board
/openbmc/linux/fs/overlayfs/
H A DKconfig18 If this config option is enabled then overlay filesystems will use
21 "redirect_dir=off" module option or on a filesystem instance basis
22 with the "redirect_dir=off" mount option.
49 If this config option is enabled then overlay filesystems will use
53 "index=off" mount option.
70 If this config option is enabled then overlay filesystems will use
74 instance basis with the "nfs_export=off" mount option.
88 case basis with the "nfs_export=on" mount option.
115 If this config option is enabled then overlay filesystems will
119 module option or on a filesystem instance basis with the
[all …]
/openbmc/linux/sound/soc/intel/avs/boards/
H A DKconfig14 Say Y or m if you have such a device. This is a recommended option.
22 Say Y or m if you have such a device. This is a recommended option.
32 Say Y or m if you have such a device. This is a recommended option.
40 Say Y or m if you have such a device. This is a recommended option.
56 Say Y or m if you have such a device. This is a recommended option.
66 Say Y or m if you have such a device. This is a recommended option.
76 Say Y or m if you have such a device. This is a recommended option.
87 Say Y or m if you have such a device. This is a recommended option.
105 Say Y or m if you have such a device. This is a recommended option.
115 Say Y or m if you have such a device. This is a recommended option.
[all …]
/openbmc/linux/drivers/pnp/
H A Dinterface.c190 struct pnp_option *option) in pnp_print_option() argument
192 switch (option->type) { in pnp_print_option()
197 pnp_print_mem(buffer, space, &option->u.mem); in pnp_print_option()
200 pnp_print_irq(buffer, space, &option->u.irq); in pnp_print_option()
203 pnp_print_dma(buffer, space, &option->u.dma); in pnp_print_option()
213 struct pnp_option *option; in options_show() local
226 if (pnp_option_is_dependent(option)) { in options_show()
228 if (!dep || pnp_option_set(option) != set) { in options_show()
229 set = pnp_option_set(option); in options_show()
233 pnp_option_priority_name(option)); in options_show()
[all …]
/openbmc/phosphor-post-code-manager/
H A Dmeson.options1 option('max-boot-cycle-count', type:'integer', min:1, max: 100, description: 'Maximum boot cycles f…
2 option('bios-post-code-log', type:'feature',description:'bios post code log',value:'disabled')
3 option('max-post-code-size-per-cycle', type:'integer', min:64, max: 1024, description: 'Maximum pos…
4 option('postcode-display-path', type:'string', description:'The sys path for postcode display on de…
/openbmc/qemu/docs/tools/
H A Dvirtfs-proxy-helper.rst47 .. option:: -h
51 .. option:: -p, --path PATH
55 .. option:: -f, --fd SOCKET_ID
59 socketpair and pass one of the fds as parameter to this option.
61 .. option:: -s, --socket SOCKET_FILE
65 .. option:: -u, --uid UID
69 .. option:: -g, --gid GID
73 .. option:: -n, --nodaemon
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/libesmtp/
H A D0001-Add-build-option-for-NTLM-support.patch4 Subject: [PATCH] Add build option for NTLM support
8 build option. This commits adds the 'ntlm' option back. It's also
68 @@ -5,3 +5,4 @@ option('lwres', type : 'feature', value : 'disabled', description : 'use lwres l
69 option('bdat', type : 'boolean', value : 'true', description : 'enable SMTP BDAT extension')
70 option('etrn', type : 'boolean', value : 'true', description : 'enable SMTP ETRN extension')
71 option('xusr', type : 'boolean', value : 'true', description : 'enable sendmail XUSR extension')
72 +option('ntlm', type : 'feature', value : 'disabled', description : 'build with support for NTLM au…
/openbmc/obmc-ikvm/
H A Dikvm_args.cpp13 int option; local
15 struct option lopts[] = {{"frameRate", 1, 0, 'f'},
25 while ((option = getopt_long(argc, argv, opts, lopts, NULL)) != -1)
27 switch (option)
/openbmc/linux/sound/soc/generic/
H A DKconfig9 This option enables generic simple sound card support
17 This option enables generic simple sound card support
26 This option enables generic simple sound card2 support
33 This option enables Audio Graph Card2 base custom sample
39 This option enables test component sound driver support.
/openbmc/u-boot/scripts/
H A DKbuild.include87 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise)
101 # as-option
104 as-option = $(call try-run,\
113 # cc-option
116 cc-option = $(call try-run,\
119 # cc-option-yn
121 cc-option-yn = $(call try-run,\
124 # cc-option-align
158 # ld-option
160 ld-option = $(call try-run,\
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D133.out7 qemu-io: Cannot change the option 'node-name'
8 qemu-io: Cannot change the option 'node-name'
9 qemu-io: Cannot change the option 'node-name'
16 qemu-io: Cannot change the option 'driver'
17 qemu-io: Cannot change the option 'driver'
18 qemu-io: Cannot change the option 'driver'
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/
H A Dmeson-fixes.patch1 Add a ftdi option alongside USB and PCI to control the external dependency, and
63 option('pciutils', type : 'boolean', value : true, description : 'use pciutils')
64 option('usb', type : 'boolean', value : true, description : 'use libusb1')
65 +option('ftdi', type : 'boolean', value : true, description : 'use libftdi')
67option('config_atahpt', type : 'boolean', value : false, description : 'Highpoint (HPT) ATA/RAID c…
68option('config_atapromise', type : 'boolean', value : false, description : 'Promise ATA controller…
/openbmc/linux/net/bridge/netfilter/
H A DKconfig89 This option adds matching support for 802.3 Ethernet frames.
113 This option adds the IP match, which allows basic IP header field
122 This option adds the IP6 match, which allows basic IPV6 header field
130 This option adds the limit match, which allows you to control
160 This option adds the Spanning Tree Protocol match, which
179 This option adds the arp reply target, which allows
187 This option adds the MAC DNAT target, which allows altering the MAC
195 This option adds the mark target, which allows marking frames by
223 This option adds the log watcher, that you can use in any rule
232 This option enables the nflog watcher, which allows to LOG
[all …]
/openbmc/linux/tools/perf/util/
H A Dparse-regs-options.h4 struct option;
5 int parse_user_regs(const struct option *opt, const char *str, int unset);
6 int parse_intr_regs(const struct option *opt, const char *str, int unset);
/openbmc/u-boot/drivers/dfu/
H A DKconfig21 This option allows performing update of DFU-managed medium with data
29 This option enables using DFU to read and write to MMC based storage.
35 This option enables using DFU to read and write to NAND based
41 This option enables using DFU to read and write RAM on the target.
46 This option enables using DFU to read and write to SPI flash based
/openbmc/x86-power-control/
H A Dmeson.options1 option('chassis-system-reset', type: 'feature', value : 'disabled',
3 option('use-plt-rst', type: 'feature', value : 'disabled',
5 option('use-acboot', type: 'feature', value : 'disabled',
7 option('ignore-soft-resets-during-post', type: 'feature', value : 'disabled',
/openbmc/linux/drivers/char/agp/
H A DKconfig34 This option gives you AGP support for the GLX component of
49 This option gives you AGP support for the GLX component of
56 This option gives you AGP support for the GLX component of
63 This option gives you AGP support for the GLX component of
74 This option gives you AGP support for the GLX component of X
85 This option gives you AGP support for the GLX component of
92 This option gives you AGP support for the GLX component of
109 This option gives you AGP support for the GLX component of
123 This option gives you AGP GART support for the HP ZX1 chipset
143 This option gives you AGP support for Apple machines with a
[all …]
/openbmc/qemu/tests/tcg/aarch64/
H A DMakefile.target22 $(call cc-option,-march=armv8.1-a+sve, CROSS_CC_HAS_SVE); \
23 $(call cc-option,-march=armv8.1-a+sve2, CROSS_CC_HAS_SVE2); \
24 $(call cc-option,-march=armv8.2-a, CROSS_CC_HAS_ARMV8_2); \
25 $(call cc-option,-march=armv8.3-a, CROSS_CC_HAS_ARMV8_3); \
26 $(call cc-option,-march=armv8.5-a, CROSS_CC_HAS_ARMV8_5); \
27 $(call cc-option,-mbranch-protection=standard, CROSS_CC_HAS_ARMV8_BTI); \
28 $(call cc-option,-march=armv8.5-a+memtag, CROSS_CC_HAS_ARMV8_MTE); \
29 $(call cc-option,-Wa$(COMMA)-march=armv9-a+sme, CROSS_AS_HAS_ARMV9_SME)) 3> config-cc.mak
/openbmc/linux/crypto/asymmetric_keys/
H A DKconfig6 This option provides support for a key type that holds the data for
21 This option provides support for asymmetric public key type handling.
32 This option provides support for parsing X.509 format blobs for key
42 This option provides support for parsing PKCS#8 format blobs for
53 This option provides support for parsing PKCS#7 format messages for
60 This option provides a type of key that can be loaded up from a
76 This option provides support for verifying the signature(s) on a
82 This option causes some selftests to be run on the signature
/openbmc/u-boot/arch/
H A DKconfig177 This option should contain the architecture name to build the
179 All the architectures should specify this option correctly.
184 This option should contain the CPU name to build the correct
188 leave this option empty.
193 This option should contain the SoC name to build the directory
197 leave this option empty.
202 This option should contain the vendor name of the target board.
210 leave this option empty.
215 This option should contain the name of the target board.
221 leave this option empty.
[all …]
/openbmc/linux/fs/autofs/
H A Dinode.c138 int option; in parse_options() local
168 if (match_int(args, &option)) in parse_options()
170 uid = make_kuid(current_user_ns(), option); in parse_options()
176 if (match_int(args, &option)) in parse_options()
178 gid = make_kgid(current_user_ns(), option); in parse_options()
184 if (match_int(args, &option)) in parse_options()
186 *pgrp = option; in parse_options()
190 if (match_int(args, &option)) in parse_options()
192 sbi->min_proto = option; in parse_options()
195 if (match_int(args, &option)) in parse_options()
[all …]
/openbmc/linux/arch/sh/
H A DKconfig.cpu24 Selecting this option will enable support for SH processors that
27 This option must be set in order to enable the FPU.
34 Selecting this option will enable support for software FPU emulation.
43 Selecting this option will enable support for SH processors that
46 This option must be set in order to enable the DSP.
53 Selecting this option will allow the Linux kernel to use SH3 on-chip
62 Selecting this option will enable an in-kernel API for manipulating

12345678910>>...161